
Chess.com Keyboard
用户量:1000大小:118KiB版本:v 6.2.0更新时间:2021-12-21
This browser extension allows you to make moves on Chess.com using your keyboard
Chess.com Keyboard 的使用方法详解,最全面的教程
Chess.com Keyboard 描述:
用户数:1000
分类:无障碍插件
扩展大小:118 KiB
最后更新时间:2021-12-21
版本:v 6.2.0
Chess.com Keyboard 插件简介:
这是来自Chrome商店的 Chess.com Keyboard 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Chess.com Keyboard插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Chess.com Keyboard插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/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 🎅)
- 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.3.0
- Support new chess.com markup (#board-layout-main)
- Update dependencies versions
3.2.1
- Update dependencies versions
3.2.0
- Fix live app re-rendering
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
1.0.0
- Algebraic notation support 🎉🎉🎉
- Tech staff: bugs fixing, optimisations etc.
0.0.3
- Updating manifest to fix the icon
- Fix plugin appearance on live app page
- Clear input on Escape key