AI 产品解读Prevents Twitch.tv pages from being marked as inactive or hidden by the browser
Twitch may reduce video quality or stop playback if the browser tab is inactive, hidden, or not focused. This extension keeps the page 'active' to maintain stream quality.
The service worker registers content scripts on twitch.tv. The isolated script injects a DOM element and listens for storage changes. The main script overrides document.visibilityState, document.hidden, and blocks visibilitychange/pagehide events to trick Twitch's player into thinking the tab is always active and visible.
Prevents visibilityState from returning 'hidden'Prevents document.hidden from returning trueBlocks visibilitychange and pagehide eventsConfigurable via chrome.storage.local (enabled, focus, visibility)
- 目标用户
- Twitch stream viewers who want to maintain high video quality while multitasking or minimizing the browser
- The extension is very simple and does not interact with Twitch's API, so it cannot handle features that strictly require server-side validation of activity.
付费分析未识别到付费功能
The extension is free with no paid features, subscriptions, or payment integrations. The keyword 'pro' found in static analysis was a false positive (e.g., 'props' in worker.js, 'stopPropagation' in main.js). There are no references to Stripe, PayPal, license keys, or upgrade prompts.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not implement any login UI, nor does it call any authentication APIs. It operates purely on local storage settings and content scripts injected into twitch.tv. Twitch itself may require login for some features, but the extension's core function (preventing page inactivity) does not require the user to log in to the extension or the destination service to function.
Perfect !
Não funciona pra mim, a qualidade fica caindo para 160p.
Amazing
its work!