Instant Maps
Instantly access Google Maps without having to leave your tab.
Wat is Instant Maps?
Instant Maps is een Chrome-extensie ontwikkeld door Vatsal, en de belangrijkste functie is "Instantly access Google Maps without having to leave your tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Instant Maps
Download Instant Maps-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | icgmmonkdbidkcojchemocfihdgpoimj |
| Officiële URL | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
| Beschrijving | Instantly access Google Maps without having to leave your tab. |
| Bestandsgrootte | 2.25 MB |
| Aantal Installaties | 11,848 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2013-07-25 |
| Publicatiedatum | 2013-07-25 |
| Beoordeling | 3.38/5 Totaal 16 Beoordelingen |
| Ontwikkelaar | Vatsal |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |