Tic Tac Toe
A fun tic tac toe game.
Cos'è Tic Tac Toe?
Tic Tac Toe è un'estensione di Chrome sviluppata da Vatsal, e la sua funzione principale è "A fun tic tac toe game.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tic Tac Toe
Scarica i file di estensione Tic Tac Toe in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | jjdpdpackpoaaccjmnkmgloibjgpklmm |
| URL Ufficiale | https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm |
| Descrizione | A fun tic tac toe game. |
| Dimensione del File | 1.39 MB |
| Conteggio Installazioni | 10,000 |
| Versione Corrente | 1.13 |
| Ultimo Aggiornamento | 2014-08-24 |
| Data di Pubblicazione | 2014-08-24 |
| Valutazione | 2.16/5 Totale 251 Valutazioni |
| Sviluppatore | Vatsal |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |