获取最新脚本和技术支持!
关注公众号,获取最新地址
Greasy Fork is available in English.
Adds PiP, loop, and speed controls to HTML5 videos.
Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.
feat: add playback speed control
feat: add video info panel
feat: wrap controls in video overlay container
refactor: rewrite architecture using component-based controls
fix: prevent menu interaction from triggering parent button action
fix: sync loop icon state with native video attribute
feat: hide PiP control when not supported by browser or site
refactor: optimize UI visibility timing and state management
feat: refactor and add new platform support