Compare commits

...

3 Commits

Author SHA1 Message Date
cc901111e3
firefox: switch to AMO PrivacyBadger for getting synced 2025-02-21 08:01:19 +02:00
a482932470
policies.json: fix typo 2025-02-21 07:22:49 +02:00
9aeccf33ac
firefox: remove policy targeting sidebery
not necessary as the tabs sidebar is natively resizable and I have been using the minimum for a while without issues.
2025-02-21 07:18:09 +02:00

View File

@ -2,7 +2,7 @@
"policies": {
"3rdparty": {
"Extensions": {
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"jid1-MnnxcxisBPnSXQ@jetpack": {
"checkForDNTPolicy": true,
"disabledSites": [
"www.ecosia.org"
@ -216,7 +216,7 @@
"installation_mode": "force_installed"
},
"@testpilot-containers": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-container/latest.xpi",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi",
"installation_mode": "normal_installed"
},
"addon@darkreader.org": {
@ -224,14 +224,14 @@
"installation_mode": "normal_installed"
},
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"comment": "While this won't sync and requires manually enabling the other one when the policy is missing, it's less confusing for the automatic configuration not existing. Additionally I have some suspicion towards Mozilla Anonym.",
"blocked_install_message": "Already installed from AMO",
"install_url": "https://www.eff.org/files/privacy-badger-latest.xpi",
"installation_mode": "force_installed"
"installation_mode": "blocked"
},
"jid1-MnnxcxisBPnSXQ@jetpack": {
"blocked_install_message": "Already force_installed through EFF.",
"comment": "While this will not sync the changes specified in this policy, the core features of pre-training and widget replacements will.",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
"installation_mode": "blocked"
"installation_mode": "force_installed"
},
"offline-qr-code@rugk.github.io": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/offline-qr-code-generator/latest.xpi",
@ -261,10 +261,6 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/google-analytics-opt-out/latest.xpi",
"installation_mode": "force_installed"
},
"{3c078156-979c-498b-8990-85f7987dd929}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
"installation_mode": "normal_installed"
},
"{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi",
"installation_mode": "force_installed"