AI 产品解读Aggregates and displays donation records and chat logs on Sooplive (AfreecaTV) broadcasts.
Users find it difficult to view a consolidated history of donations (nicknames, time, star balloons, etc.) and chat messages within the Sooplive interface.
User installs extension, logs into Sooplive, visits a broadcast page, and the extension injects a UI to show aggregated donation and chat data.
Aggregates donation records (nickname, time, star balloons, electronic money)Displays chat logsNotifications for key user entries and chat highlightsCurrent broadcast participation view
- 目标用户
- Sooplive (AfreecaTV) streamers and viewers / Fans who want to track donations
- Source code is heavily obfuscated, making detailed logic analysis difficult.
- Cannot verify if the external service bcraping.kr offers paid tiers that might affect the extension's functionality in the future.
- The extension relies on the destination service's UI structure, which may change.
付费分析未识别到付费功能
The extension source code does not contain any logic for payments, subscriptions, or premium features. It uses the browser's local storage for settings. While the destination service (Sooplive) has paid features (donations, subscriptions), the extension itself is free and does not gate features behind a paywall.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a content script for Sooplive (AfreecaTV). The core functionality involves aggregating donation records and chat logs from the Sooplive platform. Accessing these records on the destination site requires the user to be logged into their Sooplive account. The extension itself does not implement a separate login UI but relies on the destination service's authentication.