From 1adfd69b2e7658c3a656652097c62fce5eb975ac Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 25 Jun 2024 10:13:55 +0300 Subject: [PATCH] firefox: cleanup extension blocks and configs --- etc/firefox/policies/policies.json | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 394f14e2..8c836915 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -2,20 +2,6 @@ "policies": { "3rdparty": { "Extensions": { - "adnauseam@rednoise.org": { - "toAdd": { - "trustedSiteDirectives": [ - "" - ] - }, - "toOverwrite": { - "filterLists": [ - "easylist", - "adnauseam-filters", - "eff-dnt-whitelist" - ] - } - }, "jid1-MnnxcxisBPnSXQ@jetpack": { "checkForDNTPolicy": true, "disabledSites": [ @@ -150,15 +136,6 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/facebook-container/latest.xpi", "installation_mode": "force_installed" }, - "adnauseam@rednoise.org": { - "blocked_install_message": "Ristiriidassa vähän kaiken kanssa, uBlock Origin on sysadmin-ystävällisempi.", - "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi", - "installation_mode": "blocked" - }, - "jid1-MnnxcxisBPnSXQ-eff@jetpack": { - "blocked_install_message": "Kaksoiskappale samasta lisäosasta.", - "installation_mode": "blocked" - }, "jid1-MnnxcxisBPnSXQ@jetpack": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi", "installation_mode": "force_installed"