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
公式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
Eメール [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"
    }
}