Hello Cat

I'll be with you!

什麼是Hello Cat?

Hello Cat是由sonderzx開發的Chrome擴展程式,該擴展的主要功能是“I'll be with you!”。

擴展截圖

screenshot

下載Hello Cat擴展crx文件

下載Hello Cat擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Hello Cat Hello Cat
ID jnbfeeakoonoikdnphkeifkkdiikcioh
官方網址 https://chromewebstore.google.com/detail/hello-cat/jnbfeeakoonoikdnphkeifkkdiikcioh
簡介 I'll be with you!
檔案大小 48.53 KB
安裝次數 21
目前版本 1.1
更新時間 2019-10-26
上架時間 2019-10-24
評分 5.00/5 共 2 次評分
開發者 sonderzx
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}