Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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.

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.

Modified by david636

Chosen solution

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.

Read this answer in context 👍 4

All Replies (2)

Chosen Solution

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.

Modified by cor-el

cor-el said

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...

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)))

Modified by spamcollector