From 8b07fd57d0f8a31dab25661d51235fe1b0c6360c Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 22 Apr 2019 14:35:51 +0000 Subject: [PATCH] canvas.capturestream.enabled --- scratchpad-scripts/ghacks-clear-[removed].js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 185a14e..b29265e 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 30-Jan-2019 + Last updated: 22-Apr-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -120,6 +120,8 @@ /* 65-beta */ 'browser.contentblocking.enabled', 'browser.urlbar.maxHistoricalSearchSuggestions', + /* 67-beta */ + 'canvas.capturestream.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]