Emergency trumpet
This extension shows a Google Image search result for the current page
Что такое Emergency trumpet?
Emergency trumpet - это расширение Chrome, разработанное zekere-dealer, и его основная функция - "This extension shows a Google Image search result for the current page".
Скачать файл CRX расширения Emergency trumpet
Скачайте файлы расширений 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\/" ] } |