2024-03-27 15:51:29 +01:00
|
|
|
# Chromium recommended policies
|
|
|
|
|
|
|
|
- https://chromeenterprise.google/policies/
|
|
|
|
|
|
|
|
<!-- editorconfig-checker-disable -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
|
|
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
|
|
|
|
- [`brave-search.json`](#brave-searchjson)
|
2024-04-27 09:08:43 +02:00
|
|
|
- [`disable-default-browser-check.json`](#disable-default-browser-checkjson)
|
2024-03-27 15:51:29 +01:00
|
|
|
- [`duckduckgo.json`](#duckduckgojson)
|
2024-05-11 15:16:12 +02:00
|
|
|
- [`ecosia.json`](#ecosiajson)
|
2024-05-12 17:27:18 +02:00
|
|
|
- [`enable-google-safebrowsing.json`](#enable-google-safebrowsingjson)
|
|
|
|
- [`enable-google-safebrowsing-less-private.json.sample`](#enable-google-safebrowsing-less-privatejsonsample)
|
2024-03-27 15:51:29 +01:00
|
|
|
- [`enable-home.json`](#enable-homejson)
|
2024-05-11 18:44:16 +02:00
|
|
|
- [`no-bookmarks-bar.json`](#no-bookmarks-barjson)
|
2024-03-27 15:51:29 +01:00
|
|
|
- [`README.md`](#readmemd)
|
|
|
|
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
<!-- editorconfig-checker-enable -->
|
|
|
|
|
|
|
|
## `brave-search.json`
|
|
|
|
|
|
|
|
Sets and displays recommendation on the use of search.brave.com as a search engine by default.
|
|
|
|
|
2024-04-27 09:08:43 +02:00
|
|
|
## `disable-default-browser-check.json`
|
|
|
|
|
|
|
|
Disables checking whether the browser is set as default, but due to being a
|
|
|
|
suggested policy, allows the user to set as default in browser settings.
|
|
|
|
|
2024-03-27 15:51:29 +01:00
|
|
|
## `duckduckgo.json`
|
|
|
|
|
|
|
|
Sets and displays recommendation on the use of start.duckduckgo.com as a search engine by default.
|
|
|
|
|
2024-05-11 15:16:12 +02:00
|
|
|
## `ecosia.json`
|
|
|
|
|
|
|
|
Sets and displays recommendation on the use of Ecosia as a search engine by default.
|
|
|
|
|
2024-05-12 17:27:18 +02:00
|
|
|
## `enable-google-safebrowsing.json`
|
|
|
|
|
|
|
|
Enforces Google Safe Browsing in standard mode. For advanced mode and
|
|
|
|
sending data to Google, increase to 2 or see the sample below.
|
|
|
|
|
|
|
|
## `enable-google-safebrowsing-less-private.json.sample`
|
|
|
|
|
|
|
|
This would enable Google Safebrowsing and send additional data to Google
|
|
|
|
including downloads etc.
|
|
|
|
|
2024-03-27 15:51:29 +01:00
|
|
|
## `enable-home.json`
|
|
|
|
|
|
|
|
Enables home button by default.
|
|
|
|
|
2024-05-11 18:44:16 +02:00
|
|
|
## `no-bookmarks-bar.json`
|
|
|
|
|
|
|
|
Hides bookmarks bar by default. I just dislike it greatly.
|
|
|
|
|
2024-03-27 15:51:29 +01:00
|
|
|
## `README.md`
|
|
|
|
|
|
|
|
You are reading this file, are you not?
|