chromium: move brave feature disabling from recommended to managed for actual effect

This commit is contained in:
Aminda Suomalainen 2024-04-16 07:11:55 +03:00
parent 36f433f35b
commit a0456269a1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
4 changed files with 12 additions and 12 deletions

View File

@ -28,6 +28,8 @@
- [UpdateSWH](#updateswh)
- [Privacy Badger](#privacy-badger)
- [TODO/Inconsistencies](#todoinconsistencies)
- [`disable-brave-rewards-wallet.json`](#disable-brave-rewards-walletjson)
- [`disable-brave-tor.json`](#disable-brave-torjson)
- [`disable-brave-vpn.json`](#disable-brave-vpnjson)
- [`disable-floc.json`](#disable-flocjson)
- [`disable-incognito.json`](#disable-incognitojson)
@ -201,6 +203,16 @@ See also:
integrated feature on some Chromiums.
- [Peertubeify doesn't support Chromium yet.](https://codeberg.org/Booteille/peertube-companion/issues/15)
## `disable-brave-rewards-wallet.json`
Disables Brave rewards and wallet by default while allowing the user to enable
it regardless of the prompt that organization recommends them disabled.
## `disable-brave-tor.json`
Suggests disabling Tor in Brave as I recommend using Tor Browser instead, but
again leaving it up to the user.
## `disable-brave-vpn.json`
Disables Brave VPN, which is the most annoying feature that has group policy

View File

@ -9,8 +9,6 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [`brave-search.json`](#brave-searchjson)
- [`disable-brave-rewards-wallet.json`](#disable-brave-rewards-walletjson)
- [`disable-brave-tor.json`](#disable-brave-torjson)
- [`duckduckgo.json`](#duckduckgojson)
- [`enable-home.json`](#enable-homejson)
- [`README.md`](#readmemd)
@ -24,16 +22,6 @@
Sets and displays recommendation on the use of search.brave.com as a search engine by default.
## `disable-brave-rewards-wallet.json`
Disables Brave rewards and wallet by default while allowing the user to enable
it regardless of the prompt that organization recommends them disabled.
## `disable-brave-tor.json`
Suggests disabling Tor in Brave as I recommend using Tor Browser instead, but
again leaving it up to the user.
## `duckduckgo.json`
Sets and displays recommendation on the use of start.duckduckgo.com as a search engine by default.