From cc901111e3ab372bfd12de7b5dff2d009cf4bce7 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 21 Feb 2025 08:01:19 +0200 Subject: [PATCH] firefox: switch to AMO PrivacyBadger for getting synced --- etc/firefox/policies/policies.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 09e2f7b2..8576c76d 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -2,7 +2,7 @@ "policies": { "3rdparty": { "Extensions": { - "jid1-MnnxcxisBPnSXQ-eff@jetpack": { + "jid1-MnnxcxisBPnSXQ@jetpack": { "checkForDNTPolicy": true, "disabledSites": [ "www.ecosia.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",