Chess Cheat
Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
什麼是Chess Cheat?
Chess Cheat是由http://nextchessmovecalculator.com開發的Chrome擴展程式,該擴展的主要功能是“Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.”。
擴展截圖
下載Chess Cheat擴展crx文件
下載Chess Cheat擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Next Chess Move Calculator! Chess move calculator. Use us to find the best possible move to make against your opponent!
擴展基本資訊
名稱 | |
ID | nebcbghibcogagfjfalgndbmonooiblj |
官方網址 | https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj |
簡介 | Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against. |
檔案大小 | 720 KB |
安裝次數 | 18,294 |
目前版本 | 1.3 |
更新時間 | 2023-01-08 |
上架時間 | 2022-04-05 |
評分 | 3.30/5 共 10 次評分 |
開發者 | http://nextchessmovecalculator.com |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://nextchessmovecalculator.com |
說明頁面URL | https://nextchessmovecalculator.com |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chess Cheat", "description": "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.", "version": "1.3", "icons": { "16": "images\/icon-16x16.png", "32": "images\/icon-32x32.png", "48": "images\/icon-48x48.png", "128": "images\/icon-128x128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icon-16x16.png", "32": "\/images\/icon-32x32.png", "48": "\/images\/icon-48x48.png", "128": "\/images\/icon-128x128.png" } } } |