Instant Maps
Instantly access Google Maps without having to leave your tab.
Что такое Instant Maps?
Instant Maps - это расширение Chrome, разработанное Vatsal, и его основная функция - "Instantly access Google Maps without having to leave your tab.".
Снимки экрана расширения
Скачать файл CRX расширения Instant Maps
Скачайте файлы расширений Instant Maps в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map. This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.
Основная информация о расширении
Название | Instant Maps |
ID | icgmmonkdbidkcojchemocfihdgpoimj |
Официальный URL | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
Описание | Instantly access Google Maps without having to leave your tab. |
Размер файла | 2.25 MB |
Количество установок | 11,848 |
Текущая Версия | 2.0 |
Последнее Обновление | 2013-07-25 |
Дата публикации | 2013-07-25 |
Рейтинг | 3.38/5 Всего 16 оценок |
Разработчик | Vatsal |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Instant Maps", "version": "2.0", "manifest_version": 2, "description": "Instantly access Google Maps without having to leave your tab.", "browser_action": { "default_icon": "map.png", "default_popup": "popup.html" } } |