Tic Tac Toe
A fun tic tac toe game.
什麼是Tic Tac Toe?
Tic Tac Toe是由Vatsal開發的Chrome擴展程式,該擴展的主要功能是“A fun tic tac toe game.”。
擴展截圖
下載Tic Tac Toe擴展crx文件
下載Tic Tac Toe擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | Tic Tac Toe |
ID | jjdpdpackpoaaccjmnkmgloibjgpklmm |
官方網址 | https://chromewebstore.google.com/detail/tic-tac-toe/jjdpdpackpoaaccjmnkmgloibjgpklmm |
簡介 | A fun tic tac toe game. |
檔案大小 | 1.39 MB |
安裝次數 | 10,000 |
目前版本 | 1.13 |
更新時間 | 2014-08-24 |
上架時間 | 2014-08-24 |
評分 | 2.16/5 共 251 次評分 |
開發者 | Vatsal |
付費類型 | free |
支援的語言 | 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" } } |