Chess game

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

Co to jest Chess game?

Chess game to rozszerzenie Chrome opracowane przez https://downloadpcgames6.com, a jego główną funkcją jest „Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Chess game

Pobierz pliki rozszerzeń Chess game 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
Oficjalny URL https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
Opis Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Rozmiar pliku 561 KB
Liczba instalacji 3,201
Aktualna Wersja 3.5.1
Ostatnia Aktualizacja 2021-11-02
Data Publikacji 2021-11-02
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper https://downloadpcgames6.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.downloadpcgames6.com/
Adres URL Strony Pomocy https://www.downloadpcgames6.com/
Adres URL Strony Polityki Prywatności https://maaloma.tech/privacy-policy
Obsługiwane Języki 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"
    }
}