mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 15:33:38 +02:00
Update user.js
This commit is contained in:
parent
4ac58839e8
commit
fa54bf8122
1 changed files with 3 additions and 0 deletions
3
user.js
3
user.js
|
@ -209,6 +209,9 @@ 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 (uses Google Analytics) ***/
|
||||||
user_pref("extensions.getAddons.showPane", false); // [HIDDEN PREF]
|
user_pref("extensions.getAddons.showPane", false); // [HIDDEN PREF]
|
||||||
user_pref("extensions.webservice.discoverURL", "");
|
user_pref("extensions.webservice.discoverURL", "");
|
||||||
|
user_pref("browser.discovery.enabled", false);
|
||||||
|
user_pref("browser.discovery.containers.enabled", false);
|
||||||
|
user_pref("browser.discovery.sites", "");
|
||||||
/* 0330: disable telemetry
|
/* 0330: disable telemetry
|
||||||
* the pref (.unified) affects the behaviour of the pref (.enabled)
|
* the pref (.unified) affects the behaviour of the pref (.enabled)
|
||||||
* IF unified=false then .enabled controls the telemetry module
|
* IF unified=false then .enabled controls the telemetry module
|
||||||
|
|
Loading…
Add table
Reference in a new issue