您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically block/skip YouTube video ads on www.youtube.com (desktop only)
当前为
# Bye-Bye YouTube Ads
A razor-focused YouTube Ad Blocker script that makes YouTube video ads disappear—so you can dive straight into your favorite content without wasting a second.
---
## What It Does
- **Instantly skips video ads** on `www.youtube.com`
- **Desktop-only** (we stripped out Music, Shorts, Studio) to stay lean
- **Ultra-lightweight**: one MutationObserver, no heavy loops or timers
- **Undetectable** by YouTube’s ad-block checks—runs quietly in the background
---
## Why It’s Better Than Most
1. **Single-Purpose Efficiency**
Many ad-skippers pack in extra features (banner blockers, Mobile/Music support) that slow things down. Bye-Bye YouTube Ads does *one thing*—and does it faster than the rest.
2. **Minimal CPU Impact**
Instead of polling every few milliseconds, we watch only for the exact DOM changes that signal an ad. That means your battery and CPU thank you.
3. **Stealth Mode**
YouTube’s anti-adblock defenses often flag bulky scripts. This one is so small and focused, YouTube never even notices.
4. **Zero Maintenance**
With only the core ad-skip logic, there’s less to break when YouTube updates their player. It’s easier to keep updated and reliable.
## How It Feels
- You know that moment when YouTube hits you with a 30-second ad?
- With Bye-Bye YouTube Ads, it’s like that moment never happened.
---
## What It Doesn’t Do (By Design)
- ❌ Block side banners or sponsored cards
- ❌ Interfere with YouTube Music, Shorts, or Studio
- ❌ Load extra libraries or bloat your browser
By keeping it simple, we keep it fast—and you keep watching.
---