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.”。

扩展截图

screenshot

下载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!                    

扩展基本信息

名称 Chess Cheat Chess Cheat
ID nebcbghibcogagfjfalgndbmonooiblj
官方URL 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"
        }
    }
}