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 |
官方URL | 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" } } |