Jelajahi Sumber

0516: Screenshots #171

Thorin-Oakenpants 7 tahun lalu
induk
melakukan
16499e9611
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      user.js

+ 4 - 0
user.js

@@ -337,6 +337,10 @@ user_pref("browser.newtabpage.activity-stream.enabled", false);
  * about:home or about:newtab is opened, the onboarding overlay is injected into that page
  * [1] https://wiki.mozilla.org/Firefox/Onboarding ***/
 user_pref("browser.onboarding.enabled", false);
+/* 0516: disable Screenshots (FF55+)
+ * [1] https://github.com/mozilla-services/screenshots
+ * [2] https://www.ghacks.net/2017/05/28/firefox-screenshots-integrated-in-firefox-nightly/ ***/
+   // user_pref("extensions.screenshots.disabled", true);
 
 /*** 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!");