Connect 5
Connect 5 in a row.
什么是Connect 5?
Connect 5是由SirBubbles开发的Chrome扩展程序,该扩展的主要功能是“Connect 5 in a row.”。
扩展截图
下载Connect 5扩展crx文件
下载Connect 5扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A fun little game I came up with, based on a traditional game of connect-the-five-pieces 扩展基本信息
| 名称 | |
| ID | iojcopdigjlclknoioleamdbmfhjeedb |
| 官方URL | https://chromewebstore.google.com/detail/connect-5/iojcopdigjlclknoioleamdbmfhjeedb |
| 简介 | Connect 5 in a row. |
| 文件大小 | 48.99 KB |
| 安装次数 | 81 |
| 当前版本 | 0.3 |
| 更新时间 | 2015-02-10 |
| 上架时间 | 2015-02-09 |
| 开发者 | SirBubbles |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Connect 5",
"version": "0.3",
"description": "Connect 5 in a row.",
"browser_action": {
"default_icon": "icons\/icon128.png",
"default_popup": "html\/popup.html",
"default_title": "Connect 5"
},
"icons": {
"128": "icons\/icon128.png"
},
"manifest_version": 2
} | |