mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
chromium: move brave feature disabling from recommended to managed for actual effect
This commit is contained in:
parent
36f433f35b
commit
a0456269a1
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user