mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +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)
|
- [`aminda-extensions.json`](#aminda-extensionsjson)
|
||||||
- [Privacy Badger](#privacy-badger)
|
- [Privacy Badger](#privacy-badger)
|
||||||
|
- [Dark Reader](#dark-reader)
|
||||||
|
- [Bitwarden](#bitwarden)
|
||||||
- [Fedora User Agent](#fedora-user-agent)
|
- [Fedora User Agent](#fedora-user-agent)
|
||||||
- [`dns0.json`](#dns0json)
|
- [`dns0.json`](#dns0json)
|
||||||
- [`https-everywhere.json`](#https-everywherejson)
|
- [`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/doc/admin-deployment.md
|
||||||
- https://github.com/EFForg/privacybadger/blob/master/src/data/schema.json
|
- 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
|
### Fedora User Agent
|
||||||
|
|
||||||
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
||||||
|
@ -9,16 +9,28 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ExtensionSettings": {
|
"ExtensionSettings": {
|
||||||
|
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
||||||
|
"installation_mode": "normal_installed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"hojggiaghnldpcknpbciehjcaoafceil": {
|
"hojggiaghnldpcknpbciehjcaoafceil": {
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "normal_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
},
|
},
|
||||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
"nngceckbapebfimnlniiiahkandclblb": {
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "normal_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"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…
x
Reference in New Issue
Block a user