Chess game

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

什麼是Chess game?

Chess game是由https://downloadpcgames6.com開發的Chrome擴展程式,該擴展的主要功能是“Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome”。

擴展截圖

screenshot

下載Chess game擴展crx文件

下載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
官方網址 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"
    }
}