M1ck0 / adskipper-extension

Ad Skipper is a browser extension designed to enhance your browsing experience on web by automatically skipping ads and much more.
https://adskipper.me
MIT License
181 stars 7 forks source link

Video losing player controls #19

Open imteekay opened 1 month ago

imteekay commented 1 month ago

Thanks for the extension, it's working greatly for most of the cases 🎉

I noticed that after using this AdSkipper, I lost control over the video player controls. It's not focused on the controls anymore so clicking space (to play/pause) and the arrows (forward, backward, volume up/down) doesn't work.

It seems the implementation adds an iframe to the page on top of the actual video player (z-index?). Is it possible to keep the video player controls from the iframe focused rather than the actual youtube video player? That way it would keep the same behavior as youtube, meaning, if you click any part of the page, it gives control back to the video player control.

sgaleraalq commented 4 weeks ago

It also removes the autoplay button, and videos do not play continuously.