Catch Cat
Can you catch it? Surround the Cat!
Wat is Catch Cat?
Catch Cat is een Chrome-extensie ontwikkeld door https://uicss.cn, en de belangrijkste functie is "Can you catch it? Surround the Cat!".
Download het CRX-bestand van de extensie Catch Cat
Download Catch Cat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
一款休闲小游戏,闲暇时间来抓只小喵玩玩吧~ Basisinformatie over de Extensie
| Naam | |
| ID | doipjigkgmeaohilolpdphkafmhdpdam |
| Officiële URL | https://chromewebstore.google.com/detail/catch-cat/doipjigkgmeaohilolpdphkafmhdpdam |
| Beschrijving | Can you catch it? Surround the Cat! |
| Bestandsgrootte | 264 KB |
| Aantal Installaties | 979 |
| Huidige Versie | 2.1 |
| Laatst Bijgewerkt | 2020-08-11 |
| Publicatiedatum | 2020-07-16 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://uicss.cn |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://uicss.cn/ |
| Help Pagina-URL | http://uicss.cn/a/Privacy.htm |
| URL van de Privacybeleid Pagina | http://uicss.cn/a/Privacy.htm |
| Ondersteunde Talen | 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"
} | |