Emergency trumpet
This extension shows a Google Image search result for the current page
Emergency trumpetとは何ですか?
Emergency trumpetはzekere-dealerによって開発されたChromeの拡張機能で、その主な機能は「This extension shows a Google Image search result for the current page」です。
Emergency trumpet拡張機能のCRXファイルをダウンロード
Emergency trumpet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
for when you need a trumpet in your life REAL QUICK!
拡張機能の基本情報
名前 | |
ID | didcobbiinamepbjefakphdapmfpoegg |
公式URL | https://chromewebstore.google.com/detail/emergency-trumpet/didcobbiinamepbjefakphdapmfpoegg |
説明 | This extension shows a Google Image search result for the current page |
ファイルサイズ | 6.93 MB |
インストール数 | 75 |
現在のバージョン | 1.1 |
最終更新日 | 2017-04-28 |
公開日 | 2017-04-28 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | zekere-dealer |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emergency trumpet", "description": "This extension shows a Google Image search result for the current page", "version": "1.1", "browser_action": { "default_icon": "12.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |