AI 产品解读Automatically skip forced advertisements on IYF (爱壹帆) video platforms
Users are forced to watch pre-roll, mid-roll, and startup ads on iyf.tv, yfsp.tv, and aiyifan.tv. This extension removes those interruptions automatically.
1. User installs extension and visits iyf.tv/yfsp.tv/aiyifan.tv. 2. Content script injects at document_start. 3. On M端: intercepts /c/d API calls returning ad data, clears local ad cache, forces ad state unlock every 500ms, hides ad overlays via CSS. 4. On PC端: hooks webpack chunk loading to patch ad-play modules, preventing ad playback. 5. Video plays without forced ad interruptions.
Auto-skip startup/opening ads (开屏广告)Auto-skip mid-playback forced ads (插播广告)Hide ad overlays and countdown timersBlock ad data API responsesWorks on both mobile (M端) and desktop (PC端) versionsNo configuration needed, install and use immediately
- 目标用户
- Viewers of IYF (爱壹帆) video platform who want to skip ads / Users of iyf.tv, yfsp.tv, aiyifan.tv domains
- Analysis is based on static source code only; no live execution testing was performed. The extension targets specific IYF platform implementations which may change with site updates, potentially breaking ad-skipping functionality. The extension does not collect user data according to its description, but this cannot be fully verified without runtime monitoring.
付费分析未识别到付费功能
The extension is completely free with no premium tiers, subscription logic, payment integrations, or feature gating. It is a simple ad-skipping utility with no monetization code.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a standalone content script that runs on iyf.tv/yfsp.tv/aiyifan.tv. It contains no login UI, no auth tokens, and no calls to authentication endpoints. The target sites themselves may require accounts for some content, but the extension does not gate or require login to perform its ad-skipping function.
赞!
works fine!