From 9aeccf33ac8924023cb6c7a2a6231b36175cc63f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 21 Feb 2025 07:18:09 +0200 Subject: [PATCH] firefox: remove policy targeting sidebery not necessary as the tabs sidebar is natively resizable and I have been using the minimum for a while without issues. --- etc/firefox/policies/policies.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 8472e019..7c313efe 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -261,10 +261,6 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/google-analytics-opt-out/latest.xpi", "installation_mode": "force_installed" }, - "{3c078156-979c-498b-8990-85f7987dd929}": { - "install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi", - "installation_mode": "normal_installed" - }, "{446900e4-71c2-419f-a6a7-df9c091e268b}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi", "installation_mode": "force_installed"