Universal <video> Fixer - bring back the seek bar, enable download, PiP, etc

Makes <video> more usable across the web by enabling all controls, downloads, picture-in-picture, etc. May cause usability issues on some sites but is generally an improvment.

作者
varenc
日安装量
3
总安装量
3
评分
0 0 0
版本
0.1.1
创建于
2025-04-03
更新于
2025-04-03
大小
6.2 KB
许可证
MIT
适用于
所有网站

Improves video playback across all websites by fixing common restrictions on <video> elements. Brings back the seek bar, enables downloads, PiP, etc

It works by:

- Enabling video controls on all videos
- Ensuring native <video> controls are clickable and accessible (zIndex)
- Removing restrictions like disablePictureInPicture and disableRemotePlayback
- Clearing controlsList restrictions that prevent downloading


The script automatically detects and fixes both existing videos and new videos that get added to the page dynamically.

Doesn't always work, but works fine on many sites like Snapchat and Instagram. Sometimes sites have extra CSS rules that still keep the controls hidden. More often it'll work but in the process it might break some other functionality of the site so be prepared to toggle it on/off.

Should be compatible with any browser.

Cheers!

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址