Instant Maps
Instantly access Google Maps without having to leave your tab.
What is Instant Maps?
Instant Maps is a Chrome extension developed by Vatsal, and its main feature is "Instantly access Google Maps without having to leave your tab.".
Extension Screenshots
Download Instant Maps Extension CRX File
Download Instant Maps 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
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.
Extension Basic Information
Name | Instant Maps |
ID | icgmmonkdbidkcojchemocfihdgpoimj |
Official URL | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
Description | Instantly access Google Maps without having to leave your tab. |
File Size | 2.25 MB |
Installation Count | 11,848 |
Current Version | 2.0 |
Last Updated | 2013-07-25 |
Publish Date | 2013-07-25 |
Rating | 3.38/5 Total 16 Ratings |
Developer | Vatsal |
Payment Type | free |
Supported Languages | 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" } } |