Stop Autoplay — Block Video Autoplay
Prevent videos from auto-playing on any site, with an option to allow major video platforms and conferencing tools.
Updated
Stop Autoplay prevents videos from playing automatically when you load a page. Autoplay videos consume CPU, GPU, and network resources even when you are not watching them — and in background tabs they can cause stutter and drain battery. This feature is free and requires no configuration beyond choosing your preferred level.
How It Works
Stop Autoplay blocks video and audio autoplay the same way Chrome’s own autoplay policy does: when a video tries to start before you have interacted with it, the play call is rejected with the same error Chrome itself returns. Each player keeps its own controls — a click on the player starts the video normally. Once you start a video, it is never paused again, including across element swaps and single-page navigation. Sites that retry aggressively (such as live players that loop on pause) are detected and let through rather than being fought in a loop.
Beyond the play() override, the script neutralizes the autoplay attribute and per-element playing events on newly inserted media, so videos that use the native autoplay path are also caught. YouTube’s next-video autoplay is handled separately: when you finish a video and YouTube queues the next one, the incoming video is frozen until you click. On Twitter, LinkedIn, and feed-style sites, videos that scroll into view are paused at the moment of intersection.
At the “Allow Common” level, major video platforms and conferencing tools (YouTube, Netflix, Twitch, Vimeo, Zoom, Slack, and others) play normally. Autoplay is blocked on all other sites. At “Block All”, every site is blocked with no exceptions.
Settings
| Level | What It Does | Availability |
|---|---|---|
| Off | No autoplay blocking — all videos play as the site intends | Free |
| Allow Common | Major video platforms and conferencing tools allowed; muted previews allowed; all other autoplay blocked | Free |
| Block All | All video autoplay blocked on every site, no exceptions | Free |
The default is Off. Enable this feature if unexpected video playback on general websites disrupts your browsing.
When to Use This
- News sites, social feeds, and ad networks that trigger video the moment you land on a page
- Background tabs that start playing video without your interaction, causing audio overlap or performance slowdowns
- Battery-sensitive sessions where you want to avoid unexpected video processes
- Any situation where autoplaying video catches you off guard in a quiet environment
If you experience video stutter on specific platforms like Twitch or YouTube, see the related library articles — stutter on those platforms has different causes than autoplay behavior.
Privacy
Stop Autoplay operates through local browser policy settings. No information about which videos were blocked, which sites you visited, or any playback data is transmitted anywhere. Everything runs on your device.
Frequently Asked Questions
Will this block videos on YouTube or Twitch?
Does it block video conferencing?
Are muted preview videos (like on social media) blocked?
Is this feature free?
Does this help with stuttering videos?
Related Features
Ad Blocker — Block Ads and Trackers in Chrome
Block ads, trackers, analytics, and malware in Chrome at three levels. All blocking rules ship inside the extension — nothing fetched from the web, ever.
Script Blocker — Block Third-Party Scripts
Block third-party scripts that slow down pages without touching login flows or payment forms, at three coverage levels.
From the Library
FIX Twitch Source Stutter in Chrome: 4 Solutions (2026)
Twitch Source is 8-15 Mbps — background tabs competing for GPU cause stutter even on fast PCs. 4 fixes to free the rendering pipeline for smooth playback.
Why Is YouTube Stuttering on Chrome? 6 Fixes That Work (2026)
YouTube stuttering in Chrome is rarely a hardware problem. VP9/AV1 software decode, a GPU driver conflict, or an extension causes most cases. 6 fixes ranked.