lgfppmbhddgaaihjmjapjmhdkogkaagg
Replaces your chess.com rating with a Chess Tier Ever wish chess.com had a tiered ranking system instead of displaying your rating number? This extension replaces your rating with a tier, so you can focus on your long-term skill level trends instead of watching your rating fluctuate after every game. There are currently 7 tiers, each with 4 to 5 sub-tiers. You can also turn on the "use USCF ratings?" setting to get a tier that is based on the Elo rating distribution of US Chess Federation players instead of the rating distribution of chess.com players.
Chess.com Analysis at Lichess
This extension has the following features: * Allows you to view lichess analysis for any finished chess.com game. * Works from the Game Archive as well as from finished live games * Also supports chessgames.com, chess-db.com and chesstempo.com I am not affiliated in any way with lichess or chess.com (but I'm a fan of both). Recent changes: 2026 March 31: Fixed share button for non-English browser locales. (Thanks blue_int!) 2025 December 9: Various additional fixes and improvements. 2025 December 9: Improved share dialog opening for nested controls. (Thanks guidezpl!) 2025 August 27: Fixed for changes to chess.com 2025 March 20: Fixed for change to live games URL (thanks stupidJoon!) 2024 December 4: Fixed for recent chess.com changes. Now works for World Championship games and other events. 2023 May 24: Fixed for chess.com games against computers. 2022 April 17: Fixed for change to chess.com download button. 2022 March 28: Fixed some problems with the upgrade to manifest v3. Fixed chessgames.com. Fixed for change to chess.com download button. 2022 March 27: Upgraded to Chrome manifest v3 (thanks Russell!) 2022 March 5: Prevented chess.com analysis from being sent to lichess (thanks Russell!) 2021 December 20: Fixed for chess.com games via download button (thanks Pierre-Louis!). 2021 July 29: Fixed for chess.com daily games and events. 2021 February 6: Fixed when launched from the chess.com analysis pages. (thanks Johannes!) 2020 November 18: Fixes for recent chess.com changes. Now works from chess.com analysis pages. 2020 September 19: Fixes for changes to urls on chess.com and chesstempo.com. 2020 September 3: Updated for new url format on chess.com (thanks mhssmnn!). 2019 December 20: Fixed after recent changes to chess.com. 2019 October 8: Fixed after recent changes to chess.com. Now works with games against the computer. 2019 April 16: Support for games from chessgames.com, chess-db.com and chesstempo.com. Improved manifest to limit permissions as much as possible. Icon now becomes enabled only when there is a valid game to analyse. Improved colour of icon so that it is clear when it is available. 2019 April 4: Fixed after live game. Avoided 'the message port closed...' error. 2019 April 3: Fixed after recent changes to Chess.com (thanks 0ddFell0w!) . Support for 'daily' games. 2018 December 8: Fixed after recent changes to Lichess import page. 2018 October 20: Fixed problem which was preventing working after live games. 2017 January 3: Fix to link after finished game. Also works from chess.com live analysis. 2016 November 30: Print-friendly PDF is now a separate Chrome extension (Lichess Print-friendly PDF). 2016 November 25: Print-friendly PDF now uses AWS lambda. 2016 November 14: Added 'Print-friendly PDF export' which has recently been removed from lichess. 2016 July 5: Fixed for recent chess.com changes. 2016 June 29: Fixed game result in lichess PDF export 2016 June 16: Fixed css name clash. 2016 June 16: Fixes for recent chess.com changes. Now works from any live game in v3 (not just your own)! 2016 June 13: Uses https in lichess.org urls. 2016 Mar 30: Improved reliability of computer analysis toggle before uploading to lichess. 2016 Mar 27: Updated to support recent changes to chess.com. Thanks to Allan Rempel who created a similar plugin for chess.com v2. Icon CC-BY-SA 3.0, CBurnett (https://en.wikipedia.org/wiki/User:Cburnett) with adjustments by AntonSusi (https://commons.wikimedia.org/wiki/User:Antonsusi).
Free Chess Analysis
Analyze your chess.com games on lichess for free. This chrome extension will help you analyze your chess.com games on lichess. Just click the icon in your extension bar when you're on a chess.com game and a new lichess tab will open with your game. - User clicks the extension icon when on a page like `chess.com/game/live/*` - The extension gets the pgn from chess.com share option. - The extension creates a new tab with url `lichess.org/paste` and imports your game. - The extension will automatically turn on local analysis and flip the board if you were black. I welcome suggestions and bug reports. Please open an issue on github if you would like to suggest something. 2026-03-13 — v0.1.4: Fixed Lichess flip board. 2025-08-27 — v0.1.3: Fixed automatic board flip. 2025-08-04 — v0.1.2: Fixed Chess.com share button selector. 2025-06-16 — v0.1.1: Stability update. 2025-06-09 — v0.1.0: Improved scripting flow, added toast messages and debug logging. 2025-04-15 — v0.0.6: Maintenance update. 2024-02-20 — v0.0.5: Maintenance update. 2023-11-15 — v0.0.4: Added support for Chess.com focus mode. 2023-11-14 — v0.0.3: Minor update. 2023-11-14 — v0.0.2: Initial public release updates.
Chess.com Keyboard
This browser extension allows you to make moves on Chess.com using your keyboard Make moves with keyboard on Chess.com website! This way of moving pieces may enhance your board vision skills; it can also be used to improve chess.com interface accessibility. Two formats are supported now: algebraic (Nf3, 0-0) and UCI (e2e4 or e7e8q) ☕ If you like the extension you can buy a coffee for the author here: https://buymeacoff.ee/everyonesdesign 6.6.0 - Reworked movement parsing engine - using custom logic instead of RegExps now. Just as fast and more flexible for future improvements! 6.5.0 - New daily chess commands: "confirm" and "cancel" - Only relevant commands for the view are shown now - Internal optimisations - Dependencies are updated 6.4.0 - Update component chessboard selectors (adapts the extension to new Chess.com's changes) - Update dependencies 6.3.1 - Clean up input after moves with component board - Dependencies updates 6.2.0 - Improve conflicts resolution between pawns and bishops 6.1.1 - Fix area highlighting for component chessboard 6.0.0 - Allow lower-case algebraic moves (thanks @sehe for the contributions) - Migrate the extension to manifest v3 - Rewrite moves parsing core (parsers can return more than 1 move). This change allows to handle moves more intelligently in difficult cases 5.5.2 - Fix puzzle solution check when promotion is the last move 5.5.0 - Persist "blindfold" mode state between page reloads - Prevent submitting promotion moves without promotion piece type (fixes some issues with promotion) - Clean up unused pieces of code - Update dependencies 5.4.0 - Fix the extension for newer version of chess.com (canvas board) - Fix the functionality when the board is flipped - Automatically submit move in daily chess - Fix issues with highlights not cleaning up sometimes - Fix move clearing on Esc press 5.3.1 - Fix the functionality for some users (due to new canvas element usage on chess.com) - Allow players to make a move in analysis mode 5.3.0 - UCI support - Fix arrows and squares drawing on Play (BETA) page 5.2.0 - Fix an issue with initialization when Chess.com locale isn't supported - Dependencies updated - Minor refactoring 5.1.0 - Trying to fix "live" chess for some users 5.0.0 - Migrate to TypeScript - Add technical possibility to localize interface - Add Russian translation - Support yet another type of beta Chess.com chessboard ('chess-board' component) - Fixed some rendering issues (fix positioning of ambiguous moves highlighting) on Live board - Update some package dependencies to make sure the app doesn't have vulnerabilities 4.0.0 (and you thought Christmas was over 🎅) - Fix promotion on Vue.js chessboards (e.g. live chess or analysis board) - Allow making move for your opponent when you're analyzing games - Remove GA (to comply with Firefox add-on store) 3.1.0 - Fix Ctrl-peeking for Blindfold mode - Optimize beta chessboard arrows re-rendering 3.0.0 - Support for beta chessboard 2.0.0 (big release 🎉) - Blindfold mode for fun and for learning! - Commands support (draw and resign) - Init on lessons pages - Fix init for live app in some cases 1.5.1 - Fix width issue on layout with sidebar 1.5.0 - Prevent castling for your opponents 😜 - Fix promotion syntax in live chess 1.4.0 - Squares highlighting set by right mouse clicks are preserved - Fix bug with extension preventing pieces dragging - Ignore "C" shortcut if any modifier key is pressed (e.g. for copying) - Optimize arrows and squares painting method - A11y: create label for the input - A11y: add aria-hidden attribute to chessboard element 1.3.0 - Support algebraic notation for promotions (e.g. d8=N) - Enable extension on analysis boards 1.2.0 - Fixed a bug "it is possible to make moves for the opponent" (Yes, you could do it! Now it's over, rules are rules 🤓) - Clear input on valid move submit only - Clear ambiguous moves even if the move was made by mouse - Update app styles to make the field more stylish and readable - Fix a bug with notification falling behind the menu - Redraw arrows not only on field change, but also after opponent makes his move 1.1.0 - Highlight pieces on ambiguous moves - Focus on start of the extension - Create a way to focus the field from keyboard - Enable extension on Tactics chessboard 0.0.3 - Updating manifest to fix the icon - Fix plugin appearance on live app page - Clear input on Escape key
Chess Compass - Free Online Chess Analysis
Analyze games using Chess Compass from popular chess websites such as chess.com and lichess. Allows for easy importing of games on Lichess and Chess.com into Chess Compass.