mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-21 08:07:09 +02:00
Update user.js
This commit is contained in:
parent
fa54bf8122
commit
ca49b10dc0
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -206,7 +206,7 @@ user_pref("browser.search.update", false);
|
|||
user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
|
||||
/* 0310: disable sending the URL of the website where a plugin crashed ***/
|
||||
user_pref("dom.ipc.plugins.reportCrashURL", false);
|
||||
/* 0320: disable about:addons' Get Add-ons panel (uses Google Analytics) ***/
|
||||
/* 0320: disable about:addons' Get Add-ons panel and Discopane (uses Google Analytics and telemetry) ***/
|
||||
user_pref("extensions.getAddons.showPane", false); // [HIDDEN PREF]
|
||||
user_pref("extensions.webservice.discoverURL", "");
|
||||
user_pref("browser.discovery.enabled", false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue