browser policies: install AdNauseam

This commit is contained in:
Aminda Suomalainen 2024-02-28 20:04:08 +02:00
parent 070d34d031
commit 2d7539b0ed
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 19 additions and 0 deletions

View File

@ -26,6 +26,10 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
"installation_mode": "normal_installed"
},
"adnauseam@rednoise.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
"installation_mode": "normal_installed"
},
"jid0-3GUEt1r69sQNSrca5p8kx9Ezc3U@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/terms-of-service-didnt-read/latest.xpi",
"installation_mode": "normal_installed"

View File

@ -18,6 +18,7 @@
- [Terms of Service; Didn't Read](#terms-of-service-didnt-read)
- [Fedora User Agent](#fedora-user-agent)
- [Snowflake](#snowflake)
- [AdNauseam](#adnauseam)
- [Bitwarden](#bitwarden)
- [Privacy Badger](#privacy-badger)
- [TODO/Inconsistencies](#todoinconsistencies)
@ -118,6 +119,14 @@ some offer rpm packages directly.
Helps bridge traffic to Tor by looking like WebRTC call.
### [AdNauseam](https://microsoftedge.microsoft.com/addons/detail/adnauseam/mlojlfildnehdpnlmpkeiiglhhkofhpb)
- `mlojlfildnehdpnlmpkeiiglhhkofhpb`
Complementing PrivacyBadger with an adblocker so first profile runs have at
least something to block Malvertising now that I no longer enable NoScript out
of the box.
### [Bitwarden](https://chrome.google.com/webstore/detail/nngceckbapebfimnlniiiahkandclblb)
- `nngceckbapebfimnlniiiahkandclblb`

View File

@ -65,6 +65,12 @@
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
},
"nngceckbapebfimnlniiiahkandclblb": {
"installation_mode": "normal_installed",
"override_update_url": true,