From 6e577180e31fb21d9ecf2bdc1256b596ac2f5c8e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 9 Jul 2024 13:01:07 +0300 Subject: [PATCH] firefox: allow unloading temporary & multi-account containers again Studying on Chrome I find it easier to use due to not having temporary containers, so I think I will leave those for cases where they are already part of my workflow --- etc/firefox/policies/policies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 0dc26a6d..a1ca4288 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -175,7 +175,7 @@ }, "@testpilot-containers": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-container/latest.xpi", - "installation_mode": "force_installed" + "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.", @@ -229,7 +229,7 @@ }, "{c607c8df-14a7-4f28-894f-29e8722976af}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/temporary-containers/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",