Chess game

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

Vad är Chess game?

Chess game är en Chrome-tillägg utvecklad av https://downloadpcgames6.com, och dess huvudfunktion är "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".

Tilläggsskärmbilder

screenshot

Ladda ner Chess game-förlängningens CRX-fil

Ladda ner Chess game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
Officiell webbadress https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
Beskrivning Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Filstorlek 561 KB
Antal Installationer 3,201
Aktuell Version 3.5.1
Senast Uppdaterad 2021-11-02
Publiceringsdatum 2021-11-02
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://downloadpcgames6.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.downloadpcgames6.com/
Hjälpsida URL https://www.downloadpcgames6.com/
URL till Sekretesspolicy Sidan https://maaloma.tech/privacy-policy
Stödda Språk 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"
    }
}