mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 19:03:56 +00:00
updated to 26-May-2018
This commit is contained in:
parent
3edf7af85e
commit
2bf238f384
@ -1,7 +1,7 @@
|
|||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the ghacks user.js.
|
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:
|
For instructions see:
|
||||||
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
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.block_script_with_wrong_mime',
|
||||||
'security.fileuri.strict_origin_policy',
|
'security.fileuri.strict_origin_policy',
|
||||||
'security.sri.enable',
|
'security.sri.enable',
|
||||||
/* 61-beta - these were inactive or at default anyway */
|
/* 61-beta */
|
||||||
'browser.offline-apps.notify',
|
'browser.offline-apps.notify',
|
||||||
'dom.allow_scripts_to_close_windows',
|
'dom.allow_scripts_to_close_windows',
|
||||||
'dom.disable_window_flip',
|
'dom.disable_window_flip',
|
||||||
'network.http.fast-fallback-to-IPv4',
|
'network.http.fast-fallback-to-IPv4',
|
||||||
'offline-apps.quota.warn',
|
'offline-apps.quota.warn',
|
||||||
|
'browser.slowStartup.maxSamples'
|
||||||
|
'browser.slowStartup.samples',
|
||||||
/* reset parrot: check your open about:config after running the script */
|
/* reset parrot: check your open about:config after running the script */
|
||||||
'_user.js.parrot'
|
'_user.js.parrot'
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user