Hello Cat

I'll be with you!

Wat is Hello Cat?

Hello Cat is een Chrome-extensie ontwikkeld door sonderzx, en de belangrijkste functie is "I'll be with you!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Hello Cat

Download Hello 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

                        I'll be with you!当你感到疲惫,点开我,我为你提供让你赏心悦目的图片及搞笑的表情包,希望为您减除一些疲惫~                    

Basisinformatie over de Extensie

Naam Hello Cat Hello Cat
ID jnbfeeakoonoikdnphkeifkkdiikcioh
Officiële URL https://chromewebstore.google.com/detail/hello-cat/jnbfeeakoonoikdnphkeifkkdiikcioh
Beschrijving I'll be with you!
Bestandsgrootte 48.53 KB
Aantal Installaties 21
Huidige Versie 1.1
Laatst Bijgewerkt 2019-10-26
Publicatiedatum 2019-10-24
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar sonderzx
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hello Cat",
    "version": "1.1",
    "description": "I'll be with you!",
    "author": "zhangshujun",
    "icons": {
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "inject.js"
    ]
}