From 303f69a671eb8cec2520e1fe4e3703b9226ad1a4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 19 Feb 2024 16:45:36 +0200 Subject: [PATCH] firefox: actually force_install tab suspender --- 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 00166e46..ba52182c 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -52,7 +52,7 @@ }, "{6a65273e-2b26-40f5-b66e-8eed317307da}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", - "installation_mode": "normal_installed" + "installation_mode": "force_installed" }, "{73a6fe31-595d-460b-a920-fcc0f8843232}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/noscript/latest.xpi",