Shatd
This is Shatd, the Secret chatting app
Shatdとは何ですか?
ShatdはUnknownによって開発されたChromeの拡張機能で、その主な機能は「This is Shatd, the Secret chatting app」です。
拡張機能のスクリーンショット
Shatd拡張機能のCRXファイルをダウンロード
Shatd拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
그 동안 직장에서 눈치보며 카톡하느라 힘드셨죠? 이제 Shatd로 눈치보지말고 채팅해보세요.
拡張機能の基本情報
名前 | |
ID | dfdlbjlmmnjdglgdnamhpebajbhnehih |
公式URL | https://chromewebstore.google.com/detail/shatd/dfdlbjlmmnjdglgdnamhpebajbhnehih |
説明 | This is Shatd, the Secret chatting app |
ファイルサイズ | 1.63 MB |
インストール数 | 116 |
現在のバージョン | 0.0.1 |
最終更新日 | 2016-01-25 |
公開日 | 2016-01-25 |
評価 | 2.33/5 合計 3 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shatd", "description": "This is Shatd, the Secret chatting app", "version": "0.0.1", "permissions": [ "background", "notifications", "http:\/\/*\/" ], "background": { "page": "views\/background.html" }, "browser_action": { "default_icon": { "128": "icon_128.png" }, "default_title": "Shatd", "default_popup": "app\/index.html" }, "omnibox": { "keyword": "sh" }, "web_accessible_resources": [ "images\/icon1.png", "images\/shatd-mini.png", "views\/shatd-mini.html", "app\/images\/checked-btn.png", "app\/images\/unchecked-btn.png" ], "content_scripts": [ { "matches": [ " |