commit 45d23f8d75c4cd23be26cfcb32689e60ebbad072
parent 40e8e1acbe55dd266a280ab40ab418ca8d9646ec
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 2 Dec 2022 10:19:29 +0000
region prefs, #1590
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 28-November-2022
+ Last updated: 2-December-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -242,6 +242,9 @@
'browser.newtab.preload',
'browser.newtabpage.activity-stream.feeds.discoverystreamfeed',
'browser.newtabpage.activity-stream.feeds.snippets',
+ 'browser.region.network.url',
+ 'browser.region.update.enabled',
+ 'browser.search.region',
'browser.ssl_override_behavior',
'browser.tabs.warnOnClose',
'devtools.chrome.enabled',