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"
    }
}