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
Eメール [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"
        }
    }
}