应用截图

详细介绍
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)
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.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.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)
- Fi
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.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.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)
- Fi