|
@@ -1221,7 +1221,7 @@ user_pref("browser.download.hide_plugins_without_extensions", false);
|
|
|
* [1] archived: https://archive.is/DYjAM ***/
|
|
|
user_pref("extensions.enabledScopes", 5); // [HIDDEN PREF]
|
|
|
user_pref("extensions.autoDisableScopes", 15); // [DEFAULT: 15]
|
|
|
-/* 2662: disable webextension restrictions on certain mozilla domains (also see 4503) [FF60+]
|
|
|
+/* 2662: disable webextension restrictions on certain mozilla domains (you also need 4503) [FF60+]
|
|
|
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1384330,1406795,1415644,1453988 ***/
|
|
|
// user_pref("extensions.webextensions.restrictedDomains", "");
|
|
|
|