Chess game

Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome

Was ist Chess game?

Chess game ist eine Chrome-Erweiterung, die von https://downloadpcgames6.com entwickelt wurde, und ihr Hauptmerkmal ist "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".

Erweiterungsscreenshots

screenshot

Chess game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Chess game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Using This extension you can Play Chess game with your friend or alone. 

This is the most interest chess game for google chrome browser. 

You can also open it in a new tap or save your chess online game whenever you need to, save the game id and you can resume it from there anytime you want.

All you need to do is just install the chess game extension, and click on the chess icon it will open.                    

Grundlegende Informationen zur Erweiterung

Name Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
Offizielle URL https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
Beschreibung Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Dateigröße 561 KB
Installationsanzahl 3,201
Aktuelle Version 3.5.1
Letztes Update 2021-11-02
Veröffentlichungsdatum 2021-11-02
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://downloadpcgames6.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.downloadpcgames6.com/
Hilfeseite URL https://www.downloadpcgames6.com/
URL der Datenschutzrichtlinien-Seite https://maaloma.tech/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Play Simple Chess Game FEN\/PGN viewer with evaluation without leaving chrome",
    "manifest_version": 2,
    "name": "Chess game",
    "version": "3.5.1",
    "icons": {
        "16": "icon\/p16.png",
        "32": "icon\/p32.png",
        "48": "icon\/p48.png",
        "96": "icon\/p96.png"
    },
    "browser_action": {
        "default_icon": {
            "48": "icon\/p48.png"
        },
        "default_title": "Simple Chess game",
        "default_popup": "the_popup\/simplechessboard.html"
    }
}