Chess game

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

Wat is Chess game?

Chess game is een Chrome-extensie ontwikkeld door https://downloadpcgames6.com, en de belangrijkste functie is "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Chess game

Download Chess game-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

                        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.                    

Basisinformatie over de Extensie

Naam Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
Officiële URL https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
Beschrijving Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Bestandsgrootte 561 KB
Aantal Installaties 3,201
Huidige Versie 3.5.1
Laatst Bijgewerkt 2021-11-02
Publicatiedatum 2021-11-02
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://downloadpcgames6.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.downloadpcgames6.com/
Help Pagina-URL https://www.downloadpcgames6.com/
URL van de Privacybeleid Pagina https://maaloma.tech/privacy-policy
Ondersteunde Talen 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"
    }
}