Catch Cat
Can you catch it? Surround the Cat!
Cos'è Catch Cat?
Catch Cat è un'estensione di Chrome sviluppata da https://uicss.cn, e la sua funzione principale è "Can you catch it? Surround the Cat!".
Scarica il file CRX dell'estensione Catch Cat
Scarica i file di estensione Catch Cat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
一款休闲小游戏,闲暇时间来抓只小喵玩玩吧~ Informazioni di Base sull'Estensione
| Nome | |
| ID | doipjigkgmeaohilolpdphkafmhdpdam |
| URL Ufficiale | https://chromewebstore.google.com/detail/catch-cat/doipjigkgmeaohilolpdphkafmhdpdam |
| Descrizione | Can you catch it? Surround the Cat! |
| Dimensione del File | 264 KB |
| Conteggio Installazioni | 979 |
| Versione Corrente | 2.1 |
| Ultimo Aggiornamento | 2020-08-11 |
| Data di Pubblicazione | 2020-07-16 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | https://uicss.cn |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://uicss.cn/ |
| URL della Pagina di Aiuto | http://uicss.cn/a/Privacy.htm |
| URL della Pagina della Politica sulla Privacy | http://uicss.cn/a/Privacy.htm |
| Lingue Supportate | 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"
} | |