updated to 26-May-2018

This commit is contained in:
Thorin-Oakenpants 2018-05-26 16:49:39 +00:00 committed by GitHub
parent 3edf7af85e
commit 2bf238f384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'
]