Chess Cheat

Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.

What is Chess Cheat?

Chess Cheat is a Chrome extension developed by http://nextchessmovecalculator.com, and its main feature is "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.".

Extension Screenshots

screenshot

Download Chess Cheat Extension CRX File

Download Chess Cheat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Next Chess Move Calculator! Chess move calculator. Use us to find the best possible move to make against your opponent!                    

Extension Basic Information

Name Chess Cheat Chess Cheat
ID nebcbghibcogagfjfalgndbmonooiblj
Official URL https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj
Description Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
File Size 720 KB
Installation Count 18,294
Current Version 1.3
Last Updated 2023-01-08
Publish Date 2022-04-05
Rating 3.30/5 Total 10 Ratings
Developer http://nextchessmovecalculator.com
Email [email protected]
Payment Type in_app
Extension Website https://nextchessmovecalculator.com
Help Page URL https://nextchessmovecalculator.com
Supported Languages 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"
        }
    }
}