Prevents YouTube and Vimeo from pausing videos when minimizing or switching tabs. Cross-browser port of https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/
< 脚本Video Background Play Fix的反馈
This is the problem
So the problem here is that the latest version started trying to inject the visibility properties to document.wrappedJSObject, which doesn't exist in chromium. Changing document.wrappedJSObject
to simply document
makes it work again. Alternatively, go back to the previous version and disable auto-updates to it. Pinging @Couchy so he can see.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Doesn't work for Kiwi browser