Install Chess Wizard
Chrome 109 or newer. Also works in Edge, Brave, and other Chromium browsers.
The listing is in review. Until it is live, load the extension manually with the steps below — it is the same build.
Manual install
- Download the extension.
Unzip
chess-wizard-2.0.0.zipsomewhere you will not delete by accident — Chrome loads it from that folder every time it starts. - Open
chrome://extensions.Paste it into the address bar. It cannot be opened from a link.
- Turn on Developer mode.
Top right of that page.
- Click "Load unpacked" and pick the unzipped folder.
Choose the folder containing
manifest.json, not the zip. - Pin it, then connect your account.
Click the extension icon and hit Sign up. It opens a page that links the extension to your account and closes itself.
Then what
Open any game on chess.com or lichess. The overlay appears over the board with the engine's five best continuations. Ctrl+Shift+Y toggles it.
Games you finish while connected show up on your dashboard within a minute or two, with the full review attached once the analysis pass completes.
Permissions, and why
storage- Keeps your settings and the token that links the extension to your account.
offscreen- Hosts the WebAssembly chess engine. Chrome service workers cannot run it directly.
notifications- One notification, when your account connects successfully.
- chess.com and lichess.org
- Reads the board position and the move list. This is the whole product.
- chesswizard.app
- Reads the connection token from the connect page, and syncs finished games.