Awesome Chess Game New Tab

Play Chess online in browser new tab. The most interesting chess game for chrome.

Awesome Chess Game New Tabคืออะไร?

Awesome Chess Game New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://appstation.tech และคุณลักษณะหลักของมันคือ "Play Chess online in browser new tab. The most interesting chess game for chrome."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Awesome Chess Game New Tab

ดาวน์โหลดไฟล์ส่วนขยาย Awesome Chess Game New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Play Chess online with your friend or alone. The most interest chess game for chrome. You can also 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 extension,  now whenever you open a new tab the game will load. 

You can copy and paste the moves list from right hand side if you wish.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Awesome Chess Game New Tab Awesome Chess Game New Tab
ID gjpicfpaencbcfjmehglknifdjkdbiad
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/awesome-chess-game-new-ta/gjpicfpaencbcfjmehglknifdjkdbiad
คำอธิบาย Play Chess online in browser new tab. The most interesting chess game for chrome.
ขนาดไฟล์ 12.27 KB
จำนวนการติดตั้ง 12,610
เวอร์ชันปัจจุบัน 2.01
อัปเดตครั้งล่าสุด 2021-12-19
วันที่เผยแพร่ 2020-05-19
คะแนน 2.81/5 รวมทั้งหมด 32 คะแนน
ผู้พัฒนา https://appstation.tech
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://appstation.tech/privacypolicy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Awesome Chess Game New Tab",
    "version": "2.01",
    "description": "Play Chess online in browser new tab. The most interesting chess game for chrome.",
    "icons": {
        "128": "images\/icon3.png"
    },
    "background": {
        "scripts": [
            "js\/background3.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_title": "Chess Game"
    }
}