AI 产品解读A Twitch and Chzzk live chat filter/collector extension that groups and displays messages from specific badges or nicknames in a separate panel, so users don't miss important chats in fast-moving streams.
In popular Twitch/Chzzk streams with many viewers, chat scrolls too fast for users to catch messages from streamers, moderators, VIPs, or specific users. This extension filters and collects those messages in a dedicated area for easy reading.
1. Install extension → 2. Navigate to a Twitch or Chzzk live stream → 3. Extension injects a filtered chat panel above/below the message input → 4. Configure filters via popup or settings page (select badges, usernames to include/exclude) → 5. Filtered messages accumulate in the panel up to 100 messages → 6. Optionally save collected chats as image files
Filter and collect chat messages by badge type (Broadcaster, Verified, Moderator, VIP)Filter and collect or exclude chats by specific usernames/nicknamesMultiple filter conditions per filter rule (include/exclude)Save filtered chats as images (via downloads API)Auto-click Twitch channel points buttonSupports both Twitch and Chzzk (Naver) platforms
- 目标用户
- Twitch and Chzzk viewers who watch popular streams with fast-moving chat / Viewers who want to track specific streamers, moderators, or VIP messages / Korean streaming platform (Chzzk) users alongside Twitch users
- Code is heavily minified, making line-level analysis of some JS bundles less precise
- The setting page (chunks/setting-DjJK8t4k.js) is very large (689KB) and was not fully read, but keyword scans found no paid/auth signals
付费分析未识别到付费功能
All core features (badge/nickname filtering, chat collection, image saving, auto-click points, filter settings) are fully available without payment. The extension includes voluntary donation links (Buy Me A Coffee button and Toonation GIFs) but these do not gate any functionality. No Stripe, PayPal, or billing integration found. No premium/subscription UI or feature locks detected.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates as content scripts injected directly into Twitch and Chzzk web pages, reading chat messages from the DOM. It has no authentication-related permissions (no cookies, no identity, no OAuth), no own account system, and no login UI. The badge collection API endpoint (api.badgecollector.dev/chzzk/badges) is used only for fetching badge images, not for user authentication. Users may need to be logged into Twitch/Chzzk to see full chat, but the extension itself does not gate any functionality behind login.