mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 21:43:36 +02:00
remove widevine pref #1707
This commit is contained in:
parent
64c65ea38e
commit
486a14646a
1 changed files with 0 additions and 3 deletions
3
user.js
3
user.js
|
@ -571,9 +571,6 @@ user_pref("media.peerconnection.ice.default_address_only", true);
|
|||
/* 2020: disable GMP (Gecko Media Plugins)
|
||||
* [1] https://wiki.mozilla.org/GeckoMediaPlugins ***/
|
||||
// user_pref("media.gmp-provider.enabled", false);
|
||||
/* 2021: disable widevine CDM (Content Decryption Module)
|
||||
* [NOTE] This is covered by the EME master switch (2022) ***/
|
||||
// user_pref("media.gmp-widevinecdm.enabled", false);
|
||||
/* 2022: disable all DRM content (EME: Encryption Media Extension)
|
||||
* Optionally hide the setting which also disables the DRM prompt
|
||||
* [SETUP-WEB] e.g. Netflix, Amazon Prime, Hulu, HBO, Disney+, Showtime, Starz, DirectTV
|
||||
|
|
Loading…
Add table
Reference in a new issue