mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
alerts.showFavicons
This commit is contained in:
parent
cef08b63f1
commit
2d3d8ae5b0
@ -1,7 +1,7 @@
|
|||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the arkenfox user.js.
|
This will reset the preferences that have been removed completely from the arkenfox user.js.
|
||||||
|
|
||||||
Last updated: 19-August-2021
|
Last updated: 20-August-2021
|
||||||
|
|
||||||
For instructions see:
|
For instructions see:
|
||||||
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
@ -205,7 +205,7 @@
|
|||||||
'middlemouse.paste',
|
'middlemouse.paste',
|
||||||
'browser.search.geoip.url',
|
'browser.search.geoip.url',
|
||||||
'browser.search.region',
|
'browser.search.region',
|
||||||
/* 79-91 */
|
/* 79-90 */
|
||||||
'browser.urlbar.usepreloadedtopurls.enabled',
|
'browser.urlbar.usepreloadedtopurls.enabled',
|
||||||
'dom.IntersectionObserver.enabled',
|
'dom.IntersectionObserver.enabled',
|
||||||
'extensions.screenshots.upload-disabled',
|
'extensions.screenshots.upload-disabled',
|
||||||
@ -218,6 +218,8 @@
|
|||||||
'browser.send_pings.require_same_host',
|
'browser.send_pings.require_same_host',
|
||||||
'webgl.min_capability_mode',
|
'webgl.min_capability_mode',
|
||||||
'security.ssl.enable_ocsp_stapling',
|
'security.ssl.enable_ocsp_stapling',
|
||||||
|
/* 91 */
|
||||||
|
'alerts.showFavicons',
|
||||||
'dom.battery.enabled',
|
'dom.battery.enabled',
|
||||||
'dom.storage.enabled',
|
'dom.storage.enabled',
|
||||||
'general.warnOnAboutConfig',
|
'general.warnOnAboutConfig',
|
||||||
|
Loading…
Reference in New Issue
Block a user