From 720253eca3afec3a5056e2eaba3e87c60a222ea7 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 3 May 2019 07:36:55 +0000 Subject: [PATCH] dom.imagecapture.enabled --- scratchpad-scripts/ghacks-clear-[removed].js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 26a4f84..6b89f1a 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: 02-May-2019 + Last updated: 03-May-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -139,6 +139,7 @@ 'browser.sessionhistory.max_total_viewers' 'browser.urlbar.filter.javascript', 'canvas.capturestream.enabled', + 'dom.imagecapture.enabled', 'dom.popup_maximum', 'gfx.offscreencanvas.enabled', 'javascript.options.shared_memory',