shell-things/etc/opt/chromium/policies/recommended
Aminda Suomalainen 9b4cc804e5
browsers: expose to Ecosia that we are using gpo (or policies), remove extraneous PostData from Firefox
The logic here is hope that it will stop offering the addon if I am following their instructions and sending them the information. Oh and I added icons
2024-05-13 17:56:41 +03:00
..
README.md
apps-as-homepage.json
brave-search.json
disable-default-browser-check.json
duckduckgo.json
ecosia.json
enable-google-safebrowsing-less-private.json.sample
enable-google-safebrowsing.json
enable-home.json
no-bookmarks-bar.json

README.md

Chromium recommended policies

apps-as-homepage.json

Sets the new tab page to chrome://apps and homepage as the new tab page. However regardless of allowing the user to change homepage, the new tab page wont change.

brave-search.json

Sets and displays recommendation on the use of search.brave.com as a search engine by default.

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.

duckduckgo.json

Sets and displays recommendation on the use of start.duckduckgo.com as a search engine by default.

ecosia.json

Sets and displays recommendation on the use of Ecosia as a search engine by default.

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.

enable-home.json

Enables home button by default.

no-bookmarks-bar.json

Hides bookmarks bar by default. I just dislike it greatly.

README.md

You are reading this file, are you not?