commit 4f379755668e285d12a610a216c804a1690f1a0f
parent 26b874bed78ac6a42e5a9dbc8881c665697a13e5
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 11 Dec 2018 16:49:38 +0000
browser.sessionstore.max_windows_undo #575
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: 18-Mov-2018
+ Last updated: 11-Dec-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -108,6 +108,7 @@
'privacy.trackingprotection.ui.enabled',
/* 64-beta */
'browser.eme.ui.enabled',
+ 'browser.sessionstore.max_windows_undo',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]