forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
a2a52ea931
commit
175941b116
|
@ -679,7 +679,7 @@ user_pref("extensions.getAddons.get.url", "https://services.addons.mozilla.org/a
|
|||
user_pref("extensions.getAddons.link.url", "https://addons.mozilla.org/en-US/firefox/"); // [URL SANITIZED]
|
||||
user_pref("extensions.getAddons.search.browseURL", "https://addons.mozilla.org/en-US/android/search?q=%TERMS%&platform=%OS%&appver=%VERSION%"); // [URL SANITIZED]
|
||||
// -------------------------------------
|
||||
// Pref : Disable Web Compatibility Reporter
|
||||
// Pref : Enforce disabling of Web Compatibility Reporter
|
||||
// Web Compatibility Reporter adds a "Report Site Issue" button to send data to Mozilla
|
||||
user_pref("extensions.webcompat-reporter.enabled", false); // [DEFAULT: false]
|
||||
user_pref("extensions.webcompat-reporter.newIssueEndpoint", "");
|
||||
|
|
Loading…
Reference in New Issue