AI 产品解读Injects an 'Analyze on chess.rodeo' button into Chess.com's game-over screen to allow one-click import of finished games for Stockfish-based analysis on chess.rodeo.
Chess.com players want deeper post-game analysis (Stockfish engine, move classification, accuracy scores) but may find Chess.com's built-in analysis insufficient or want a separate tool. This extension bridges Chess.com games to chess.rodeo's analysis platform seamlessly.
1. User plays a game on chess.com. 2. After the game ends, the extension injects an 'Analyze on chess.rodeo' button into the game-over modal. 3. User clicks the button. 4. Extension extracts the game ID and username from the page DOM. 5. A new tab opens chess.rodeo/import with gameId and username as URL parameters. 6. chess.rodeo fetches the public game data and runs Stockfish analysis. 7. User views the analysis results on chess.rodeo.
One-click import from Chess.com game-over screenDeep Stockfish analysis (depth 15+) on chess.rodeoMove-by-move classification (best, excellent, mistake, blunder)Accuracy scores using Lichess formulaOpening detection with ECO codesGame phase analysis (opening, middlegame, endgame)
- 目标用户
- Chess.com players seeking deeper game analysis / Chess enthusiasts wanting Stockfish-powered post-game review / Players looking to improve by identifying mistakes and patterns
- The extension source does not include the chess.rodeo web application code, so we cannot verify whether chess.rodeo itself has paid tiers or login requirements for its web interface. The extension is purely a bridge/injector for chess.com. Any paid features or login requirements would be on the destination service (chess.rodeo), not in this extension.
付费分析未识别到付费功能
The extension and popup explicitly advertise 'Free Chess Analysis' and 'no account, no limits'. No payment UI, no subscription gating, no Stripe/PayPal integration, and no references to paid tiers or upgrade prompts in the source code. The deterministic heuristic also found no paid signals.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension explicitly states 'no account, no limits' in popup.html line 222. The content script (content.js) extracts the username from the chess.com page DOM and passes it as a URL parameter to chess.rodeo/import. No login UI, no OAuth, no session checks are implemented in the extension. The user must be logged into chess.com to play games, but that is a chess.com requirement, not a chess.rodeo requirement.
I rate this four stars because it is very easy to use, but i dont think i got 11 actual great moves in one game