Prevents videos from autoplaying on websites and adds a play button overlay
Description:
Prevents videos from autoplaying on websites and adds a play button overlay. Works for most HTML5 videos and common video iframes (YouTube, Vimeo, etc).
Features:
Instructions:
allowlist in the script.denylist and leave the allowlist empty.showPlayButton to false in the script’s config section.debug to true in the config.How it works:
document-start for maximum effectiveness.src to ensure autoplay=0 is set.Compatibility:
Works on most modern websites and video platforms. Some sites with custom video players may not be fully supported.