user.js

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

commit f1831e947bae0940bf8525447345c96ca27924ea
parent 915f39959c7e077f00477e6ce34a0f9f9e3e7c6b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 26 Aug 2023 06:45:37 +0000

media.gmp-widevinecdm.enabled

this adds nothing, users can use `media.eme.enabled` if this is their threat model
Diffstat:
Mscratchpad-scripts/arkenfox-cleanup.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js @@ -3,7 +3,7 @@ - removed from the arkenfox user.js - deprecated by Mozilla but listed in the arkenfox user.js in the past - Last updated: 14-August-2023 + Last updated: 26-August-2023 Instructions: - [optional] close Firefox and backup your profile @@ -242,6 +242,7 @@ /* REMOVED */ /* 116+ */ + 'media.gmp-widevinecdm.enabled', 'network.protocol-handler.external.ms-windows-store', /* 103-115 */ 'beacon.enabled',