Tic Tac Toe

A fun tic tac toe game.

Tic Tac Toeคืออะไร?

Tic Tac Toe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vatsal และคุณลักษณะหลักของมันคือ "A fun tic tac toe game."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tic Tac Toe

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

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

                        Play tic tac toe in two modes, either against a tough artificial intelligence or against a friend who is with to you.

Read this great review from ilovefreesoftware.com to read some feedback and also discover some other great free extensions! : http://www.ilovefreesoftware.com/18/featured/5-free-classic-games-o-play-on-chrome-browser.html                    

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

ชื่อ Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
คำอธิบาย A fun tic tac toe game.
ขนาดไฟล์ 1.39 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.13
อัปเดตครั้งล่าสุด 2014-08-24
วันที่เผยแพร่ 2014-08-24
คะแนน 2.16/5 รวมทั้งหมด 251 คะแนน
ผู้พัฒนา Vatsal
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tic Tac Toe",
    "version": "1.13",
    "manifest_version": 2,
    "description": "A fun tic tac toe game.",
    "browser_action": {
        "default_icon": "tictactoelogo.png",
        "default_popup": "single.html"
    }
}