ChessExpert
The next-generation chess move calculator.
ChessExpert란 무엇입니까?
ChessExpert은(는) https://chessexpert.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The next-generation chess move calculator."입니다.
확장 프로그램 스크린샷
ChessExpert 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |