Emergency trumpet
This extension shows a Google Image search result for the current page
What is Emergency trumpet?
Emergency trumpet is a Chrome extension developed by zekere-dealer, and its main feature is "This extension shows a Google Image search result for the current page".
Download Emergency trumpet Extension CRX File
Download Emergency trumpet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
for when you need a trumpet in your life REAL QUICK!
Extension Basic Information
Name | |
ID | didcobbiinamepbjefakphdapmfpoegg |
Official URL | https://chromewebstore.google.com/detail/emergency-trumpet/didcobbiinamepbjefakphdapmfpoegg |
Description | This extension shows a Google Image search result for the current page |
File Size | 6.93 MB |
Installation Count | 75 |
Current Version | 1.1 |
Last Updated | 2017-04-28 |
Publish Date | 2017-04-28 |
Rating | 5.00/5 Total 2 Ratings |
Developer | zekere-dealer |
Payment Type | free |
Supported Languages | 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\/" ] } |