Emergency trumpet
This extension shows a Google Image search result for the current page
Emergency trumpet क्या है?
Emergency trumpet zekere-dealer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension shows a Google Image search result for the current page"।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Emergency trumpet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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\/" ] } |