commit 2bf238f38486f31986229b4c44e7728f8d32023c
parent 3edf7af85eb6f0bf9690e17b2100c5ff62e3fa3d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 26 May 2018 16:49:39 +0000
updated to 26-May-2018
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
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: 25-May-2018
+ Last updated: 26-May-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -86,12 +86,14 @@
'security.block_script_with_wrong_mime',
'security.fileuri.strict_origin_policy',
'security.sri.enable',
- /* 61-beta - these were inactive or at default anyway */
+ /* 61-beta */
'browser.offline-apps.notify',
'dom.allow_scripts_to_close_windows',
'dom.disable_window_flip',
'network.http.fast-fallback-to-IPv4',
'offline-apps.quota.warn',
+ 'browser.slowStartup.maxSamples'
+ 'browser.slowStartup.samples',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]