From 0d57cfc44af3f0c8426e166db8dd91faf8a52c5c Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 9 Nov 2019 23:25:52 +0000 Subject: [PATCH] about_newtab_segregation.enabled --- scratchpad-scripts/ghacks-clear-[removed].js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index e6f72d8..94a2cdb 100644 --- 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',