commit 0d57cfc44af3f0c8426e166db8dd91faf8a52c5c
parent 0cfb2fb06d68639b3e491a98b80a380ad48ec0d4
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 9 Nov 2019 23:25:52 +0000
about_newtab_segregation.enabled
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
- Last updated: 27-October-2019
+ Last updated: 09-November-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -211,6 +211,7 @@
'extensions.webservice.discoverURL',
'intl.locale.requested',
'intl.regional_prefs.use_os_locales',
+ 'privacy.usercontext.about_newtab_segregation.enabled'
'security.insecure_connection_icon.pbmode.enabled',
'security.insecure_connection_text.pbmode.enabled',
'webgl.dxgl.enabled',