Hello Cat
I'll be with you!
Hello Catとは何ですか?
Hello Catはsonderzxによって開発されたChromeの拡張機能で、その主な機能は「I'll be with you!」です。
拡張機能のスクリーンショット
Hello Cat拡張機能のCRXファイルをダウンロード
Hello Cat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
I'll be with you!当你感到疲惫,点开我,我为你提供让你赏心悦目的图片及搞笑的表情包,希望为您减除一些疲惫~ 拡張機能の基本情報
| 名前 | |
| ID | jnbfeeakoonoikdnphkeifkkdiikcioh |
| 公式URL | 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 |
| Eメール | [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"
]
} | |