Disabling DRM completely
I have disabled DRM content, why is firefox annoying me to enable it each time I load a website that requires it. What seems to be now the general topic, even for a simple blog... If I disabled it, I do not want to be prompted to enable it back. I know how to enable it.
Spremenil david636
Izbrana rešitev
You can set these two prefs to false on the about:config page to disable DRM.
- browser.eme.ui.enabled = false
- media.eme.enabled = false
You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.
Preberite ta odgovor v kontekstu 👍 4Vsi odgovori (2)
Izbrana rešitev
You can set these two prefs to false on the about:config page to disable DRM.
- browser.eme.ui.enabled = false
- media.eme.enabled = false
You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.
Spremenil cor-el
cor-el said
You can set these two prefs to false on the about:config page to disable DRM.You can open the about:config page via...
- browser.eme.ui.enabled = false
- media.eme.enabled = false
Both these options should be controlled by the "Play DRM-controlled content" tick in Tools / Options menu. Definetely. So, no need to use 'about:config' magic and break warranty)))
Spremenil spamcollector