Chess.com Keyboard in Chrome with OffiDocs
Ad
DESCRIPTION
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) Chess.
com Keyboard is free open-source software: https://github.
com/everyonesdesign/Chess-Helper Check out development roadmap in Trello: https://trello.
com/b/xaiPLyB0 ☕ If you like the extension you can buy a coffee for the author here: https://buymeacoff.
ee/everyonesdesign CHANGELOG: 6.2.0 - Improve conflicts resolution between pawns and bishops 6.1.1 - Fix area highlighting for component chessboard 6.1.0 - Resolve moves like "bb6" as bishop moves (to avoid bishop-pawn ambiguity) 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.1 - Fix blindfold mode initialization 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