Tic Tac Toe

A fun tic tac toe game.

Co to jest Tic Tac Toe?

Tic Tac Toe to rozszerzenie Chrome opracowane przez Vatsal, a jego główną funkcją jest „A fun tic tac toe game.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Tic Tac Toe

Pobierz pliki rozszerzeń Tic Tac Toe w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
Oficjalny URL https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
Opis A fun tic tac toe game.
Rozmiar pliku 1.39 MB
Liczba instalacji 10,000
Aktualna Wersja 1.13
Ostatnia Aktualizacja 2014-08-24
Data Publikacji 2014-08-24
Ocena 2.16/5 Łącznie 251 Oceny
Deweloper Vatsal
Typ Płatności free
Obsługiwane Języki 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"
    }
}