Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Buscar en Ayuda

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

I want to turn off the automatic picture in picture popup but leave the picture in picture controls active

  • 1 respuesta
  • 1 tiene este problema
  • 1 visita
  • Última respuesta de cor-el

more options

I don't want videos to pop up in picture in picture as I scroll past them but I still want the PIP controls to be active so I can use PIP when I want to

I don't want videos to pop up in picture in picture as I scroll past them but I still want the PIP controls to be active so I can use PIP when I want to

Solución elegida

Opening a fixed mini player automatically is a feature offered by the website and is created via JavaScript if the main player is scrolled out of view. A lot of websites now have a fixed (pop-up) mini player in one the corners once you start plying a video that stays visible if you scroll the page. This website mini player shouldn't be confused with the Firefox PiP (picture-in-picture) feature (you likely see the PiP icon if you hover the player).


You can look at these prefs on the the about:config page to see what settings work for you to block autoplay.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;2:Prompt;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages = false
  • media.autoplay.block-event.enabled = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


Leer esta respuesta en su contexto 👍 0

Todas las respuestas (1)

more options

Solución elegida

Opening a fixed mini player automatically is a feature offered by the website and is created via JavaScript if the main player is scrolled out of view. A lot of websites now have a fixed (pop-up) mini player in one the corners once you start plying a video that stays visible if you scroll the page. This website mini player shouldn't be confused with the Firefox PiP (picture-in-picture) feature (you likely see the PiP icon if you hover the player).


You can look at these prefs on the the about:config page to see what settings work for you to block autoplay.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;2:Prompt;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages = false
  • media.autoplay.block-event.enabled = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.