Power-ups for YouTube — single playback, auto HD/FPS, and more.
All local · zero data collection · no account needed
14 languages: English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Español · Français · Português · Bahasa Indonesia · العربية · فارسی · Kiswahili · Yorùbá · Igbo
Auto HD + Buffer / Speed HUD on a watch page |
One-click settings popup |
- Single Playback — Only one YouTube video plays across all your tabs. A video takes over only when you actively click play; opening videos in background tabs won't interrupt what you're watching, and switching to a non-YouTube tab keeps your current video going.
- Auto HD + FPS — Automatically set your preferred resolution (up to 4K/2160p) and frame rate on every video, with optional fallback to the next best quality.
- Disable Picture-in-Picture — Block the PiP button and the PiP API.
- Theater Mode — Always start videos in the wide theater layout.
- Autoplay control — Mirror YouTube's "autoplay next" toggle to your preference.
- Buffer + Speed HUD — Optional live buffer health and download speed in the player control bar, with zero extra network usage.
Install from Chrome Web Store →
- Open
chrome://extensions/ - Enable Developer mode
- Click Load unpacked and select this folder
manifest.json Manifest V3 config
src/background/ Service worker — single-playback coordination
src/content/content.js Isolated-world bridge (chrome.* APIs)
src/content/inject.js Main-world script (player API, quality, PiP, HUD)
src/popup/ Settings popup
icons/ Extension icons
docs/privacy.html Privacy policy (GitHub Pages)
TubeWizard collects nothing. See the Privacy Policy.
MIT
TubeWizard is an independent extension and is not affiliated with, endorsed by, or sponsored by YouTube or Google LLC.

