Catch Cat

Can you catch it? Surround the Cat!

What is Catch Cat?

Catch Cat is a Chrome extension developed by https://uicss.cn, and its main feature is "Can you catch it? Surround the Cat!".

Download Catch Cat Extension CRX File

Download Catch Cat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        一款休闲小游戏,闲暇时间来抓只小喵玩玩吧~                    

Extension Basic Information

Name Catch Cat Catch Cat
ID doipjigkgmeaohilolpdphkafmhdpdam
Official URL https://chromewebstore.google.com/detail/catch-cat/doipjigkgmeaohilolpdphkafmhdpdam
Description Can you catch it? Surround the Cat!
File Size 264 KB
Installation Count 979
Current Version 2.1
Last Updated 2020-08-11
Publish Date 2020-07-16
Rating 5.00/5 Total 3 Ratings
Developer https://uicss.cn
Email [email protected]
Payment Type free
Extension Website http://uicss.cn/
Help Page URL http://uicss.cn/a/Privacy.htm
Privacy Policy Page URL http://uicss.cn/a/Privacy.htm
Supported Languages 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"
}