Tic Tac Toe

A fun tic tac toe game.

Apa itu Tic Tac Toe?

Tic Tac Toe adalah ekstensi Chrome yang dikembangkan oleh Vatsal, dan fitur utamanya adalah "A fun tic tac toe game.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Tic Tac Toe

Unduh file ekstensi Tic Tac Toe dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
URL Resmi https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
Deskripsi A fun tic tac toe game.
Ukuran File 1.39 MB
Jumlah Instalasi 10,000
Versi Saat Ini 1.13
Terakhir Diperbarui 2014-08-24
Tanggal Publikasi 2014-08-24
Penilaian 2.16/5 Total 251 Penilaian
Pengembang Vatsal
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}