AI 产品解读YouTube ad blocker that removes pre-roll ads, banner ads, and sidebar ads from YouTube pages and embedded YouTube videos on Taiwanese shopping sites
Eliminates annoying YouTube advertisements including countdown ads, pre-roll ads, pop-up ads, and banner ads to save bandwidth and provide an uninterrupted viewing experience
1. User installs extension
2. Extension automatically activates declarativeNetRequest rules to block ad-serving domains
3. Content script runs on YouTube pages to hide/remove ad DOM elements and auto-click skip buttons
4. Extension also handles embedded YouTube video ads on momoshop.com.tw and books.com.tw
5. No user configuration needed - works automatically after install
Blocks YouTube pre-roll/overlay video ads via declarativeNetRequest network rulesRemoves homepage banner ads and masthead ads via DOM manipulationRemoves search page ads (ranked results ads, sidebar ads)Auto-clicks skip ad buttons during video playbackBlocks ad-related URLs (doubleclick, googlesyndication)Handles embedded YouTube ads on momoshop.com.tw and books.com.tw
- 目标用户
- YouTube viewers who want ad-free experience / Taiwanese users (Traditional Chinese UI, Taiwan shopping site integration)
- Extension contains suspicious affiliate link injection code in content.js (lines 126-173) that silently redirects users on momoshop.com.tw and books.com.tw through affiliate tracking URLs - this is not a paid feature but an undisclosed monetization technique
- Host permissions include momoshop.com.tw and books.com.tw which are unrelated to YouTube ad blocking and exist only for affiliate link injection
- Content script code uses obfuscation techniques (string concatenation to build URLs, custom String prototype methods) to hide the affiliate link logic
付费分析未识别到付费功能
No payment, subscription, billing, or premium feature gating code found. The 'pro' keyword hits are false positives (books.com.tw/pro* is a product URL pattern, other hits are String prototype method names and jQuery license). However, the extension contains hidden affiliate link injection on momoshop.com.tw and books.com.tw (lines 126-173 in content.js) which is a silent monetization technique, not a paid feature for users.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 否
- 登录理由
- Extension operates entirely locally with no authentication, account creation, or login UI. Uses declarativeNetRequest and content scripts to block ads without requiring any user credentials.