djkdhnacahocjglfmgdkcogbmnhholch
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.
Two-Line Eval Bar for Chess.com
This eval bar shows the difference between the best & second-best line on any move. Perfect for following intense, high-level games! Whenever your webpage loads, the analysis bar should reload and buffer - this indicates that the Two-Line Eval is active. You may have to re-toggle the extension on-off-on to ensure it is working. By default, the extension is turned OFF whenever you load into a page, so even if you had toggled it "ON" previously, you will have to toggle it "ON-OFF-ON" again to restart the Two-Line Evaluation. Depending on the side whose turn it is to move, the bar will load a slightly darker/lighter shaded section for each side, which represents the difference in evaluation between playing the best move and the second-best move. It may take some getting used to, but is fairly intuitive. The best use-case for this extension is for following classical chess, especially where a high-level player may have to make multiple only-moves in a row in a given position.
Chess.com Highlighter
Highlights attacked and hanging pieces, attackers, defenders, and potential movement squares. This extension is designed to provide an enhanced learning experience for beginner and intermediate chess players on chess.com. Acting as "training wheels" for people new to the game, it offers visual aid that help players improve their understanding of chess fundamentals. 🔹 Highlight Hanging & Attacked Pieces Automatically identify which squares are hanging and under attack by you and your opponent. 🔹 Highlight Movements (Safe, Attacked, Hanging) See which squares are safe, attacked, or will leave your piece hanging before you make your move. Additionally, squares that result in stalemate or checkmate are highlighted. 🔹 Highlight All Attacking & Defending Pieces Select (right-click) any square on the board to highlight its attackers and defenders. Note: Do not use Piece Animations: 'Natural' and 'Arcade'. For some features to work, the 'Highlight Moves' and 'Show Legal Moves' settings need to be turned on. If you encounter any issues or have suggestions for new features, please contact me at chesshighlighter@gmail.com
ChessBuddy AI
An AI Chat interface for chess ChessBuddy AI - Your Personal AI Assistant for Lichess Elevate your chess game on lichess.org with ChessBuddy AI, your intelligent companion for real-time improvement and analysis. ChessBuddy AI seamlessly integrates with lichess.org, adding a compact chat window to the site. In this chat window, you can interact with an advanced AI that simulates a chess coach. This advanced AI assistant offers three specialized modes to enhance your chess experience: Coach: Acts as a personal trainer, guiding you to improve your skills through targeted exercises and prompts. Analyst: Provides detailed analysis of games and moves, offering in-depth insights without additional prompts. Assistant: Focuses solely on answering your specific chess-related questions without unsolicited commentary. Additional Features: - Text-to-Speech: Listen to AI responses with customizable voice settings, allowing you to focus on the board while receiving advice. - Speech Recognition: Interact with the AI using your voice, enabling hands-free operation during analysis or study sessions. Whether you're a beginner or an experienced player, ChessBuddy AI adapts to your level, providing tailored guidance to enhance your chess journey on Lichess. Unlock your potential and take your chess game to the next level with ChessBuddy AI - your versatile AI chess companion, always ready to help! This extension contains no in-app purchases, but you need an active chessbuddy.ai premium subscription to use this extension. Note: This extension is designed exclusively for use on Lichess.org and requires an active internet connection. To ensure fair play, ChessBuddy AI cannot be used during live rated games and is not intended for cheating.
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