AI 产品解读Adds an 'Analyze with ChessDream' button to chess.com game pages to streamline post-game analysis.
Eliminates the need for manual PGN copying when analyzing chess games on ChessDream. Users can send their game data to ChessDream with a single click.
User plays or views a game on chess.com -> After the game ends, the extension injects an 'Analyze with ChessDream' button into the game-over dialog or sidebar -> User clicks the button -> The extension extracts the game's PGN by simulating clicks on the Share button and PGN tab -> The PGN is URL-encoded and passed to https://chessdream.app/analyze?pgn=... in a new tab
One-click analysis: Automatically extracts PGN from the current chess.com game and opens it in ChessDreamSPA support: Works seamlessly across multiple games without refreshing the pageRobust PGN extraction: Handles network latency and UI changes gracefully by polling for element values
- 目标用户
- Chess.com players who use ChessDream for game analysis
- Cannot determine if ChessDream (the destination service) requires login or has paid features, as the extension only passes PGN via URL parameter and does not interact with ChessDream's authentication or billing flows.
- The extension's functionality is entirely dependent on chess.com's UI structure; if chess.com changes their DOM selectors, the extension may break.
付费分析未识别到付费功能
No evidence of paid features, subscriptions, billing, or payment platforms in the extension code. The 'pro' keyword matches in static analysis are false positives (e.g., 'provided', 'Promise', 'PGN'). The extension is a simple UI injector that opens a URL with PGN as a parameter. No upgrade, license, or payment UI is present.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension runs as a content script on chess.com pages (*://*.chess.com/game/*, *://*.chess.com/play/*). To use the extension, the user must be viewing a chess.com game, which requires a chess.com account. The extension extracts PGN by interacting with chess.com's UI (clicking Share button, etc.), which is only accessible to logged-in users. The extension itself does not implement any login mechanism.
This shii not working gang
not woriking