Can we rebuild Disable Autoplay for YouTube™?
Build a Chrome extension like Disable Autoplay for YouTube™ — a Disable Autoplay for YouTube™ alternative you own.
If you want to build your own Disable Autoplay for YouTube™ Chrome extension, it takes only minutes with PlugThis. Creating a custom alternative gives you absolute control over YouTube playback behavior without relying on abandoned or bloated third-party tools.
The listing record
| Name | Disable Autoplay for YouTube™ |
| Store rating | 3.2 / 5 · 230 ratings |
| Users | 20K+ |
| Store listing | Chrome Web Store ↗ |
| Analyzed | 9 September 2026 |
What Disable Autoplay for YouTube™ does
Disable Autoplay for YouTube™ is a lite extension that lets you easily stop/pause YouTube videos from auto-playing. The toolbar button serves as an ON|OFF switch for this addon (the icon will change color accordingly). The red color shows an active state and the dark grey color shows a disabled state. To work with this addon, please add this addon to your browser and then start browsing YouTube. When the addon is active, videos are stopped automatically from playing when you open one. When videos are stopped, the buffering does not continue. You can change this behavior from the options page and let the videos "pause" instead of "stop". This way, the buffering continues but the video won't play. There is another option on the settings page to play or pause videos when a tab is focused or hidden (unfocused). These two options are not active by default.
What the store says
★ 3.2 from 230 ratings · 20K users
Pulled live from the Chrome Web Store listing at analysis time.
Can PlugThis rebuild Disable Autoplay for YouTube™?
“A few lines of DOM manipulation stop YouTube from taking over your speakers.”
This extension uses basic content scripts to pause or halt YouTube video playback elements upon navigation. It relies entirely on standard browser APIs, local storage for preferences, and DOM listeners with no external backend required.
Why build your own Disable Autoplay for YouTube™ alternative
- No telemetry or third-party tracking scripts
- Custom playback rules tailored to your exact workflow
- Instant toggle without waiting for developer updates when YouTube changes
- Lightweight footprint with zero background bloat
What it costs vs what you'd save
The original: Pricing is not mentioned in the store listing.
Your version: Building your own version ensures full control over your browsing privacy and eliminates the risk of an extension being sold to ad networks.
The starter prompt
Build a Chrome extension that prevents YouTube videos from autoplaying on page load. Include an action icon that toggles the blocker on and off, with color changes to indicate state. Provide an options page allowing users to choose between pausing the video (allowing buffering) or stopping it completely, plus an optional setting to pause/play videos automatically when the tab loses or gains focus.Build it with PlugThis →
Features you could add that Disable Autoplay for YouTube™ doesn't have
Because you own the code, these are a follow-up prompt away — tap one to add it to the prompt above.
- Custom Quality Selector — Force YouTube to default to your preferred video resolution automatically upon loading.
- Picture-in-Picture Trigger — Automatically pop the video into PiP mode when you switch to another tab.
Questions about rebuilding Disable Autoplay for YouTube™
How does it handle YouTube's single-page app navigation?
A simple content script listens for 'yt-navigate-finish' events or uses a MutationObserver to target the video element and pause it immediately on page load.
Can I choose between pausing and stopping buffer completely?
Yes, you can configure the content script to either call the video element's pause() method or clear the video source to stop buffering entirely.
Can it auto-pause when switching tabs?
Yes, the document visibility API allows your script to automatically pause or resume video playback whenever the tab loses or gains focus.
How to build it yourself
- 1Open PlugThis and start a new build
Head to PlugThis and start a new Chrome extension. You're describing a Disable Autoplay for YouTube™ alternative you'll own outright — no store subscription.
- 2Paste the starter prompt
Paste the starter prompt above. PlugThis expands it into a full Manifest V3 extension — popup, content scripts, and service worker included.
- 3Review, tweak, and load it
Review the generated code, ask for tweaks in plain English, then download and load the unpacked extension in Chrome to try it.
- 4Publish it (optional)
When you're happy, publish your Disable Autoplay for YouTube™ alternative to the Chrome Web Store — or just keep it as a private tool for yourself.
Build your own Disable Autoplay for YouTube™ alternative
Describe it in plain English. PlugThis generates the full Manifest V3 Chrome extension in about two minutes.
Build it with PlugThis →More teardowns
We run the same teardown on any Chrome extension — what it does, whether a self-built alternative holds up, and the prompt to make one. Tear down another extension, or see the extensions we've actually rebuilt and filmed — real build times, real prompts, real recordings.
Sources & verification
- All facts pulled live from the Chrome Web Store listing ↗.
- The verdict is drafted by the PlugThis teardown engine — an opinion about buildability, not affiliation with Disable Autoplay for YouTube™.
- Written by PlugThis, which builds Chrome extensions from plain-English prompts.
Published and last updated 9 September 2026. Figures reflect the Chrome Web Store listing on that date and may have changed since.