Chess Cheat

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

Wat is Chess Cheat?

Chess Cheat is een Chrome-extensie ontwikkeld door http://nextchessmovecalculator.com, en de belangrijkste functie is "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Chess Cheat

Download Chess Cheat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Chess Cheat Chess Cheat
ID nebcbghibcogagfjfalgndbmonooiblj
Officiële URL https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj
Beschrijving Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
Bestandsgrootte 720 KB
Aantal Installaties 18,294
Huidige Versie 1.3
Laatst Bijgewerkt 2023-01-08
Publicatiedatum 2022-04-05
Beoordeling 3.30/5 Totaal 10 Beoordelingen
Ontwikkelaar http://nextchessmovecalculator.com
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://nextchessmovecalculator.com
Help Pagina-URL https://nextchessmovecalculator.com
Ondersteunde Talen 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"
        }
    }
}