From de1879b9a0b9a412068785d81cc17bbf947d0eef Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 21 Feb 2026 15:59:08 +0100 Subject: idk prolly smt ig --- patches/0001-autoDisableScopes-unlocked.patch | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 patches/0001-autoDisableScopes-unlocked.patch (limited to 'patches/0001-autoDisableScopes-unlocked.patch') diff --git a/patches/0001-autoDisableScopes-unlocked.patch b/patches/0001-autoDisableScopes-unlocked.patch deleted file mode 100644 index 3a1391b..0000000 --- a/patches/0001-autoDisableScopes-unlocked.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 1eeab7cf3b5d41e3e10959ef2ff5298eac86c9fa Mon Sep 17 00:00:00 2001 -From: andromeda -Date: Sun, 25 Jan 2026 10:41:03 +0100 -Subject: [PATCH] autoDisableScopes unlocked - ---- - build/phoenix-unified.js | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/build/phoenix-unified.js b/build/phoenix-unified.js -index e183890e..fd58b176 100644 ---- a/build/phoenix-unified.js -+++ b/build/phoenix-unified.js -@@ -2204,7 +2204,7 @@ pref("xpinstall.whitelist.add.NoScript.PBM", "https://noscript.net^privateBrowsi - // https://archive.is/DYjAM - // https://support.mozilla.org/kb/deploying-firefox-with-extensions - // https://searchfox.org/firefox-main/rev/82e2435f/toolkit/mozapps/extensions/internal/AddonSettings.sys.mjs#125 --pref("extensions.autoDisableScopes", 15, locked); // [DEFAULT - non-Thunderbird] Defense in depth, ensures sideloaded extensions are always disabled by default... -+pref("extensions.autoDisableScopes", 15); // [DEFAULT - non-Thunderbird] Defense in depth, ensures sideloaded extensions are always disabled by default... - pref("extensions.enabledScopes", 5); // [HIDDEN] - pref("extensions.installDistroAddons", false); // [HIDDEN - non-Android] [DEFAULT - Android] - pref("extensions.sideloadScopes", 0); // [HIDDEN] --- -2.52.0 - -- cgit v1.3