1
0
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2025-05-20 23:57:09 +02:00

Update user.js

This commit is contained in:
bogachenko 2019-01-31 00:11:35 +11:00
parent fa54bf8122
commit ca49b10dc0

View file

@ -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);