Chess game

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

Что такое Chess game?

Chess game - это расширение Chrome, разработанное https://downloadpcgames6.com, и его основная функция - "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Chess game

Скачайте файлы расширений Chess game в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
Официальный URL https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
Описание Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Размер файла 561 KB
Количество установок 3,201
Текущая Версия 3.5.1
Последнее Обновление 2021-11-02
Дата публикации 2021-11-02
Рейтинг 5.00/5 Всего 2 оценок
Разработчик https://downloadpcgames6.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.downloadpcgames6.com/
URL страницы помощи https://www.downloadpcgames6.com/
URL страницы политики конфиденциальности https://maaloma.tech/privacy-policy
Поддерживаемые языки 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"
    }
}