mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-12-01 07:23:30 +01:00
Add about:config rules for preventing Firefox from downloading and enabling the Widevine CDM by Google
This commit is contained in:
parent
7c2131e124
commit
509bb40956
11
index.html
11
index.html
@ -1019,6 +1019,17 @@
|
|||||||
<li>Disables geolocation.</li>
|
<li>Disables geolocation.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<li>media.eme.enabled = false</li>
|
||||||
|
<ul>
|
||||||
|
<li>Disables playback of DRM-controlled HTML5 content, which, if enabled, automatically downloads the Widevine Content Decryption Module provided by Google Inc. <a href="https://support.mozilla.org/en-US/kb/enable-drm#w_opt-out-of-cdm-playback-uninstall-cdms-and-stop-all-cdm-downloads">Details</a></li>
|
||||||
|
<li>DRM-controlled content that requires the Adobe Flash or Microsoft Silverlight NPAPI plugins will still play, if installed and enabled in Firefox.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<li>media.gmp-widevinecdm.enabled = false</li>
|
||||||
|
<ul>
|
||||||
|
<li>Disables the Widevine Content Decryption Module provided by Google Inc., used for the playback of DRM-controlled HTML5 content. <a href="https://support.mozilla.org/en-US/kb/enable-drm#w_disable-the-google-widevine-cdm-without-uninstalling">Details</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<li>media.navigator.enabled = false</li>
|
<li>media.navigator.enabled = false</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Websites can track the microphone and camera status of your device.</li>
|
<li>Websites can track the microphone and camera status of your device.</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user