mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 23:43:40 +02:00
another one
This commit is contained in:
parent
6d58d12cae
commit
752ee15316
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -199,7 +199,7 @@ user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
|
||||||
/* 0310: disable sending the URL of the website where a plugin crashed ***/
|
/* 0310: disable sending the URL of the website where a plugin crashed ***/
|
||||||
user_pref("dom.ipc.plugins.reportCrashURL", false);
|
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", "");
|
||||||
/* 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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue