Cat Solitaire
Solitaire fun game with cats.
什么是Cat Solitaire?
Cat Solitaire是由https://zoodraw.com开发的Chrome扩展程序,该扩展的主要功能是“Solitaire fun game with cats.”。
扩展截图
下载Cat Solitaire扩展crx文件
下载Cat Solitaire扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Quickly play solitaire game right from a browser button. This amazing Cat themed solitaire game is fun and you don't have to leave your page to play it. 扩展基本信息
| 名称 | |
| ID | hcjikbpijaceikdljnihpabapfhbljbc |
| 官方URL | https://chromewebstore.google.com/detail/cat-solitaire/hcjikbpijaceikdljnihpabapfhbljbc |
| 简介 | Solitaire fun game with cats. |
| 文件大小 | 2.26 MB |
| 安装次数 | 104 |
| 当前版本 | 1.0 |
| 更新时间 | 2017-12-13 |
| 上架时间 | 2017-12-12 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | https://zoodraw.com |
| 付费类型 | free |
| 扩展官网 | https://zoodraw.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cat Solitaire",
"description": "Solitaire fun game with cats.",
"version": "1.0",
"icons": {
"128": "img\/icon.png"
},
"browser_action": {
"default_popup": "index.html",
"default_icon": "img\/icon.png"
}
} | |