Hello Cat

I'll be with you!

Vad är Hello Cat?

Hello Cat är en Chrome-tillägg utvecklad av sonderzx, och dess huvudfunktion är "I'll be with you!".

Tilläggsskärmbilder

screenshot

Ladda ner Hello Cat-förlängningens CRX-fil

Ladda ner Hello Cat-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Hello Cat Hello Cat
ID jnbfeeakoonoikdnphkeifkkdiikcioh
Officiell webbadress https://chromewebstore.google.com/detail/hello-cat/jnbfeeakoonoikdnphkeifkkdiikcioh
Beskrivning I'll be with you!
Filstorlek 48.53 KB
Antal Installationer 21
Aktuell Version 1.1
Senast Uppdaterad 2019-10-26
Publiceringsdatum 2019-10-24
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare sonderzx
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}