mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-25 12:01:38 +01:00
Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)
parent
90cc83eff2
commit
ad26ce3496
@ -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)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user