From 1919a522792117348caeb8c5dcba93efe9b752af Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 28 May 2024 17:27:19 +0300 Subject: [PATCH] {firefox,chromium}: allow unloading localcdn it's maybe a bit much to force_installed --- etc/firefox/policies/policies.json | 2 +- etc/opt/chromium/policies/managed/aminda-extensions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 8bd0645f..6378bc56 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -210,7 +210,7 @@ }, "{b86e4813-687a-43e6-ab65-0bde4ab75758}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi", - "installation_mode": "force_installed" + "installation_mode": "normal_installed" }, "{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi", diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index dcd421f9..73644463 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -139,7 +139,7 @@ "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx" }, "njdfdhgcmkocbgbhcioffdbicglldapd": { - "installation_mode": "force_installed", + "installation_mode": "normal_installed", "override_update_url": true, "toolbar_pin": "force_pinned", "update_url": "https://clients2.google.com/service/update2/crx"