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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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