Supercharge HTML5 video playback with Picture-in-Picture (PiP), A-B loop, speed control, lossless screenshots, and advanced media statistics.
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
feat: add screenshot functionality
fix: update license from MIT to GPL-3.0
feat: enhance video source tracking
feat: update script metadata for enhanced clarity and description
fix: adjust pointer-events for control elements
fix: adjust UI layout for better spacing
fix: update disableLoop SVG path data
perf: compress svg data urls
feat: implement internationalization infrastructure
fix: fix backdrop-filter blur not working in Edge
refactor: optimize Ul visibility timing and state management
refactor: redesign UI with a "More" menu and optimize performance
feat: implement A-B loop
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