mirror of
https://github.com/arkenfox/user.js.git
synced 2025-12-18 12:32:05 +01:00
Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)
@@ -76,10 +76,10 @@ NOTE: You could actually reset **every** **pref** in the user.js, and your ACTIV
|
|||||||
'extensions.pocket.site', // ditto
|
'extensions.pocket.site', // ditto
|
||||||
/* 56-alpha: none */
|
/* 56-alpha: none */
|
||||||
/* 57-alpha: so far */
|
/* 57-alpha: so far */
|
||||||
'geo.wifi.xhr.timeout',
|
'geo.wifi.xhr.timeout', // covered by geo.enabled
|
||||||
'browser.search.geoip.timeout',
|
'browser.search.geoip.timeout', // ditto
|
||||||
'media.webspeech.recognition.enable',
|
'media.webspeech.recognition.enable', // default is false anyway
|
||||||
'gfx.layerscope.enabled'
|
'gfx.layerscope.enabled' // default is false anyway
|
||||||
]
|
]
|
||||||
|
|
||||||
if("undefined" === typeof(Services)) {
|
if("undefined" === typeof(Services)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user