Chess Cheat

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

Co to jest Chess Cheat?

Chess Cheat to rozszerzenie Chrome opracowane przez http://nextchessmovecalculator.com, a jego główną funkcją jest „Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Chess Cheat

Pobierz pliki rozszerzeń Chess Cheat w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Chess Cheat Chess Cheat
ID nebcbghibcogagfjfalgndbmonooiblj
Oficjalny URL https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj
Opis Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
Rozmiar pliku 720 KB
Liczba instalacji 18,294
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2023-01-08
Data Publikacji 2022-04-05
Ocena 3.30/5 Łącznie 10 Oceny
Deweloper http://nextchessmovecalculator.com
E-mail [email protected]
Typ Płatności in_app
Strona Rozszerzenia https://nextchessmovecalculator.com
Adres URL Strony Pomocy https://nextchessmovecalculator.com
Obsługiwane Języki 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"
        }
    }
}