commit cccb5b10b4b4141787972071e8854fd5f440ca91
parent 810045eb391705420baf45b4e4ba3f177be07f6b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 1 Sep 2019 21:06:10 +0000
plugin.sessionPermissionNow.intervalInMinutes
Diffstat:
1 file changed, 3 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: 16-July-2019
+ Last updated: 01-September-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -204,6 +204,8 @@
'font.name.serif.x-western',
'layout.css.font-loading-api.enabled',
'toolkit.telemetry.cachedClientID',
+ /* 69-beta */
+ 'plugin.sessionPermissionNow.intervalInMinutes',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]