Catch Cat
Can you catch it? Surround the Cat!
什么是Catch Cat?
Catch Cat是由https://uicss.cn开发的Chrome扩展程序,该扩展的主要功能是“Can you catch it? Surround the Cat!”。
下载Catch Cat扩展crx文件
下载Catch Cat扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
一款休闲小游戏,闲暇时间来抓只小喵玩玩吧~
扩展基本信息
名称 | Catch Cat |
ID | doipjigkgmeaohilolpdphkafmhdpdam |
官方URL | https://chromewebstore.google.com/detail/catch-cat/doipjigkgmeaohilolpdphkafmhdpdam |
简介 | Can you catch it? Surround the Cat! |
文件大小 | 264 KB |
安装次数 | 979 |
当前版本 | 2.1 |
更新时间 | 2020-08-11 |
上架时间 | 2020-07-16 |
评分 | 5.00/5 共3次评分 |
开发者 | https://uicss.cn |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://uicss.cn/ |
帮助页面URL | http://uicss.cn/a/Privacy.htm |
隐私政策页面URL | http://uicss.cn/a/Privacy.htm |
支持的语言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icons\/icon_19.png", "default_popup": "files\/game.html" }, "default_locale": "zh_CN", "description": "__MSG_description__", "icons": { "128": "icons\/icon_128.png", "16": "icons\/icon_16.png", "19": "icons\/icon_19.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png" }, "manifest_version": 2, "name": "__MSG_name__", "version": "2.1" } |