From d32a9a4cd11ada49b4653469c6b131555e1766d4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 19 Jul 2025 13:09:31 +0300 Subject: [PATCH] Revert "firefox: allow unloading Privacy Badger (although unlikely to stay unloaded due to widget replacements)" This reverts commit 4701d2be6c87ef6723e708f10a42083c850b4fdc. --- etc/firefox/policies/policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 1153979f..c58996dc 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -319,7 +319,7 @@ "blocked_install_message": "PrivacyBadger (AMO). While this will not sync the changes specified in this policy, the core features of pre-training and widget replacements will.", "default_area": "navbar", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi", - "installation_mode": "normal_installed", + "installation_mode": "force_installed", "private_browsing": true, "restricted_domains": [] },