Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

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

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

Подробнее

Firefox autoplay

  • 3 ответа
  • 0 имеют эту проблему
  • 1 просмотр
  • Последний ответ от Terry

more options

Where in the index file may I set firefox to autoplay? I found this code but dont know where to use it. You have to disable block auto-play and make sure media.autoplay.default = 0 Also make sure media.autoplay.allow-muted = true and media.autoplay.enabled.user-gestures-needed = false

Where in the index file may I set firefox to autoplay? I found this code but dont know where to use it. You have to disable block auto-play and make sure media.autoplay.default = 0 Also make sure media.autoplay.allow-muted = true and media.autoplay.enabled.user-gestures-needed = false

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

more options

You have to enter about:config in the address bar to see the advanced preferences. But your values are outdated. To disable autoplay, set the following:

  • media.autoplay.blocking_policy = 1
  • media.autoplay.default = 5
more options

If '1' isn't working properly for that first pref then try media.autoplay.blocking_policy = 2.

more options

The preference media.autoplay.default = 0 is correct if you want to allow autoplay. Enter about:config in the address bar. See the article previously linked.

https://wiki.mozilla.org/Media/block-autoplay#How_to_enable_or_disable_blocking_autoplay_on_Firefox.3F