mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
chromium policies: throw in Dark Reader and Bitwarden
This commit is contained in:
parent
7cb754def8
commit
e1eae5dd48
@ -8,6 +8,8 @@
|
||||
|
||||
- [`aminda-extensions.json`](#aminda-extensionsjson)
|
||||
- [Privacy Badger](#privacy-badger)
|
||||
- [Dark Reader](#dark-reader)
|
||||
- [Bitwarden](#bitwarden)
|
||||
- [Fedora User Agent](#fedora-user-agent)
|
||||
- [`dns0.json`](#dns0json)
|
||||
- [`https-everywhere.json`](#https-everywherejson)
|
||||
@ -38,6 +40,18 @@ See also:
|
||||
- https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md
|
||||
- https://github.com/EFForg/privacybadger/blob/master/src/data/schema.json
|
||||
|
||||
### Dark Reader
|
||||
|
||||
- `eimadpbcbfnmbkopoojfekhnkhdbieeh`
|
||||
|
||||
As playing around with these policies and constantly removing the profile directory doesn't help my migraine.
|
||||
|
||||
### Bitwarden
|
||||
|
||||
- `nngceckbapebfimnlniiiahkandclblb`
|
||||
|
||||
The password manager of my choice.
|
||||
|
||||
### Fedora User Agent
|
||||
|
||||
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
||||
|
@ -9,16 +9,28 @@
|
||||
}
|
||||
},
|
||||
"ExtensionSettings": {
|
||||
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
||||
"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,
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||
"nngceckbapebfimnlniiiahkandclblb": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user