Tic Tac Toe

A fun tic tac toe game.

Vad är Tic Tac Toe?

Tic Tac Toe är en Chrome-tillägg utvecklad av Vatsal, och dess huvudfunktion är "A fun tic tac toe game.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Tic Tac Toe-förlängningens CRX-fil

Ladda ner Tic Tac Toe-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
Officiell webbadress https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
Beskrivning A fun tic tac toe game.
Filstorlek 1.39 MB
Antal Installationer 10,000
Aktuell Version 1.13
Senast Uppdaterad 2014-08-24
Publiceringsdatum 2014-08-24
Betyg 2.16/5 Totalt 251 Betyg
Utvecklare Vatsal
Betalningssätt free
Stödda Språk 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"
    }
}