Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Disabling DRM completely

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от spamcollector

more options

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.

Изменено david636

Выбранное решение

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.

Прочитайте этот ответ в контексте 👍 4

Все ответы (2)

more options

Выбранное решение

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.

Изменено cor-el

more options

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

Изменено spamcollector