Blocking mini media player popups
Is there any way to block media mini players from popping up on websites entirely? This is what I've tried, I found this in another article here. media.autoplay.def… (read more)
Is there any way to block media mini players from popping up on websites entirely?
This is what I've tried, I found this in another article here.
media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll] media.autoplay.blocking_policy = 2 media.autoplay.allow-extension-background-pages = false media.autoplay.block-event.enabled = true media.block-autoplay-until-in-foreground
It doesn't autoplay anymore, but it still pops up in the bottom right corner of the screen. I don't mean Firefox's picture in picture, I'm talking about the floating mini player most websites use. It's thoroughly annoying, especially when you have your pop-up settings set to off.