Catch Cat
Can you catch it? Surround the Cat!
Hvad er Catch Cat?
Catch Cat er en Chrome-udvidelse udviklet af https://uicss.cn, og dens hovedfunktion er "Can you catch it? Surround the Cat!".
Download Catch Cat-udvidelses-CRX-fil
Download Catch Cat-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
一款休闲小游戏,闲暇时间来抓只小喵玩玩吧~ Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | doipjigkgmeaohilolpdphkafmhdpdam |
| Officiel URL | https://chromewebstore.google.com/detail/catch-cat/doipjigkgmeaohilolpdphkafmhdpdam |
| Beskrivelse | Can you catch it? Surround the Cat! |
| Filstørrelse | 264 KB |
| Antal Installationer | 979 |
| Nuværende Version | 2.1 |
| Senest Opdateret | 2020-08-11 |
| Udgivelsesdato | 2020-07-16 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | https://uicss.cn |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://uicss.cn/ |
| Hjælpeside-URL | http://uicss.cn/a/Privacy.htm |
| URL til Fortrolighedspolitik Side | http://uicss.cn/a/Privacy.htm |
| Understøttede Sprog | 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"
} | |