commit 9a4032f4cd5d585cd46e9424b3d8954a195e9125
parent f113cf84c33771ce6be58c06fccf75ef1468f248
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 27 May 2018 21:43:38 +0000
updated 27-May-2018
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: 26-May-2018
+ Last updated: 27-May-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -95,6 +95,7 @@
'browser.slowStartup.maxSamples'
'browser.slowStartup.samples',
'browser.slowStartup.notificationDisabled',
+ 'browser.rights.3.shown',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]