0518: disable Web Compatibility Reporter #171
This commit is contained in:
parent
16499e9611
commit
049841acb1
3
user.js
3
user.js
@ -341,6 +341,9 @@ user_pref("browser.onboarding.enabled", false);
|
|||||||
* [1] https://github.com/mozilla-services/screenshots
|
* [1] https://github.com/mozilla-services/screenshots
|
||||||
* [2] https://www.ghacks.net/2017/05/28/firefox-screenshots-integrated-in-firefox-nightly/ ***/
|
* [2] https://www.ghacks.net/2017/05/28/firefox-screenshots-integrated-in-firefox-nightly/ ***/
|
||||||
// user_pref("extensions.screenshots.disabled", true);
|
// user_pref("extensions.screenshots.disabled", true);
|
||||||
|
/* 0518: disable Web Compatibility Reporter (FF56+)
|
||||||
|
* Web Compatibility Reporter adds a "Report Site Issue" button to send data to Mozilla ***/
|
||||||
|
user_pref("extensions.webcompat-reporter.enabled", false);
|
||||||
|
|
||||||
/*** 0600: BLOCK IMPLICIT OUTBOUND [not explicitly asked for - eg clicked on] ***/
|
/*** 0600: BLOCK IMPLICIT OUTBOUND [not explicitly asked for - eg clicked on] ***/
|
||||||
user_pref("ghacks_user.js.parrot", "0600 syntax error: the parrot's no more!");
|
user_pref("ghacks_user.js.parrot", "0600 syntax error: the parrot's no more!");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user