Tic Tac Toe

A fun tic tac toe game.

Qu'est-ce que Tic Tac Toe ?

Tic Tac Toe est une extension Chrome développée par Vatsal, et sa fonction principale est "A fun tic tac toe game.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Tic Tac Toe

Téléchargez les fichiers d'extension Tic Tac Toe au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Tic Tac Toe Tic Tac Toe
ID jjdpdpackpoaaccjmnkmgloibjgpklmm
URL Officiel https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm
Description A fun tic tac toe game.
Taille du Fichier 1.39 MB
Nombre d'Installations 10,000
Version Actuelle 1.13
Dernière Mise à Jour 2014-08-24
Date de Publication 2014-08-24
Évaluation 2.16/5 Total 251 Évaluations
Développeur Vatsal
Type de Paiement free
Langues Prises en Charge 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"
    }
}