Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

disabling media autoplay by default not working in latest update

  • 2 respostas
  • 2 têm este problema
  • 14 visualizações
  • Última resposta de Nathb

more options

Hi,

With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com.

Any help is appreciated.

Cheers,

Nathan.

Hi, With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com. Any help is appreciated. Cheers, Nathan.

Solução escolhida

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

Ler esta resposta 👍 0

Todas as respostas (2)

more options

Solução escolhida

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

more options

Seems to have done the trick, thanks for that.