user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 2a011f10539a473434303165cf8a578a3ebe50e6
parent 213467d91bb1bc4f5c517c2d542b11fe41422387
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 21 Aug 2021 03:23:17 +0000

media.media-capabilities.enabled

see https://github.com/arkenfox/user.js/commit/213467d91bb1bc4f5c517c2d542b11fe41422387
Diffstat:
Mscratchpad-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 @@ -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' ];