1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-28 15:11:15 +02:00

media.media-capabilities.enabled

see 213467d91b
This commit is contained in:
Thorin-Oakenpants 2021-08-21 03:23:17 +00:00 committed by GitHub
parent 213467d91b
commit 2a011f1053
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -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'
];