From 2a011f10539a473434303165cf8a578a3ebe50e6 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 21 Aug 2021 03:23:17 +0000 Subject: [PATCH] media.media-capabilities.enabled see https://github.com/arkenfox/user.js/commit/213467d91bb1bc4f5c517c2d542b11fe41422387 --- scratchpad-scripts/arkenfox-clear-removed.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js index 2ad92a9..efafd79 100644 --- a/scratchpad-scripts/arkenfox-clear-removed.js +++ b/scratchpad-scripts/arkenfox-clear-removed.js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the arkenfox user.js. - Last updated: 20-August-2021 + Last updated: 21-August-2021 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -223,6 +223,7 @@ 'dom.battery.enabled', 'dom.storage.enabled', 'general.warnOnAboutConfig', + 'media.media-capabilities.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ];