mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
chromium: add privacy-manager
This commit is contained in:
parent
71b04e591c
commit
0e26c96b39
@ -11,6 +11,7 @@
|
||||
- [Dark Reader](#dark-reader)
|
||||
- [Bitwarden](#bitwarden)
|
||||
- [Fedora User Agent](#fedora-user-agent)
|
||||
- [Privacy Manager](#privacy-manager)
|
||||
- [`dns0.json`](#dns0json)
|
||||
- [`https-everywhere.json`](#https-everywherejson)
|
||||
|
||||
@ -59,6 +60,13 @@ some offer rpm packages directly.
|
||||
|
||||
- `hojggiaghnldpcknpbciehjcaoafceil`
|
||||
|
||||
### Privacy Manager
|
||||
|
||||
- `giccehglhacakcfemddmfhdkahamfcmd`
|
||||
|
||||
Quick browser options and data removal on _startup_. Maybe beneficial if
|
||||
incognito is disabled (which again is not great idea for quick guest access?)
|
||||
|
||||
## `dns0.json`
|
||||
|
||||
Simply enables DNS-over-HTTPS with DNS0.eu
|
||||
|
@ -15,6 +15,12 @@
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"giccehglhacakcfemddmfhdkahamfcmd": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"hojggiaghnldpcknpbciehjcaoafceil": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
|
Loading…
Reference in New Issue
Block a user