Instant Maps
Instantly access Google Maps without having to leave your tab.
Cos'è Instant Maps?
Instant Maps è un'estensione di Chrome sviluppata da Vatsal, e la sua funzione principale è "Instantly access Google Maps without having to leave your tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Instant Maps
Scarica i file di estensione Instant Maps in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Instant Maps |
ID | icgmmonkdbidkcojchemocfihdgpoimj |
URL Ufficiale | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
Descrizione | Instantly access Google Maps without having to leave your tab. |
Dimensione del File | 2.25 MB |
Conteggio Installazioni | 11,848 |
Versione Corrente | 2.0 |
Ultimo Aggiornamento | 2013-07-25 |
Data di Pubblicazione | 2013-07-25 |
Valutazione | 3.38/5 Totale 16 Valutazioni |
Sviluppatore | Vatsal |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |