From 4ec107654c2d71d3d15661b18afe512550c59378 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 29 Mar 2025 13:25:52 +0200 Subject: [PATCH] firefox: keep New Tab Suspender as force_installed --- 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 1aee9a47..245124bb 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -372,7 +372,7 @@ "{6a65273e-2b26-40f5-b66e-8eed317307da}": { "default_area": "navbar", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", - "installation_mode": "normal_installed", + "installation_mode": "force_installed", "private_browsing": true, "restricted_domains": [] },