ChessExpert
The next-generation chess move calculator.
ChessExpertคืออะไร?
ChessExpert เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chessexpert.io และคุณลักษณะหลักของมันคือ "The next-generation chess move calculator."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChessExpert
ดาวน์โหลดไฟล์ส่วนขยาย ChessExpert ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ChessExpert automatically analyze chess positions on websites like chess.com or lichess.org. ChessExpert calculate the best move and additional variants while playing the game. ChessExpert can read positions from any website via user context menu option (right click on image or video). Supported websites: - lichess.org - chess.com - immortal.game ... and many more. Key features: - best move calculator - PDF recognition - image recognition - video recognition (YouTube) - user context menu (right mouse click) for images and videos * ChessExpert doesn't collect any user information. The purpose of this extension is to improve user skills during the game. See more on https://chessexpert.io
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ChessExpert |
ID | kfidegdomeiilkkfbffchbpamebbdfbi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chessexpert/kfidegdomeiilkkfbffchbpamebbdfbi |
คำอธิบาย | The next-generation chess move calculator. |
ขนาดไฟล์ | 15.61 KB |
จำนวนการติดตั้ง | 3,000 |
เวอร์ชันปัจจุบัน | 2.4.3 |
อัปเดตครั้งล่าสุด | 2023-08-21 |
วันที่เผยแพร่ | 2022-03-01 |
คะแนน | 3.92/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | https://chessexpert.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChessExpert", "short_name": "ChessExpert", "description": "The next-generation chess move calculator.", "version": "2.4.3", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "contextMenus" ], "content_scripts": [ { "matches": [ " |