From 4701d2be6c87ef6723e708f10a42083c850b4fdc Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 19 Jul 2025 11:20:39 +0300 Subject: [PATCH] firefox: allow unloading Privacy Badger (although unlikely to stay unloaded due to widget replacements) --- 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 c58996dc..1153979f 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": "force_installed", + "installation_mode": "normal_installed", "private_browsing": true, "restricted_domains": [] },