forked from d3cim/mobile_user.js
Update user.js
This commit is contained in:
parent
e41f46f9e7
commit
ad51753787
2
user.js
2
user.js
|
@ -1141,7 +1141,7 @@ user_pref("extensions.update.background.url", "");
|
|||
// Disable auto-INSTALLING extension and theme updates
|
||||
user_pref("extensions.update.autoUpdateDefault", false);
|
||||
// -------------------------------------
|
||||
// Disable extension metadata and discovery
|
||||
// Disable extension metadata
|
||||
user_pref("extensions.getAddons.cache.enabled", false);
|
||||
// -------------------------------------
|
||||
// Disable search engine updates (e.g. OpenSearch)
|
||||
|
|
Loading…
Reference in New Issue