Instant Maps

Instantly access Google Maps without having to leave your tab.

Was ist Instant Maps?

Instant Maps ist eine Chrome-Erweiterung, die von Vatsal entwickelt wurde, und ihr Hauptmerkmal ist "Instantly access Google Maps without having to leave your tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Instant Maps-Erweiterungs-CRX-Datei herunterladen

Laden Sie Instant Maps-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
Offizielle URL https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
Beschreibung Instantly access Google Maps without having to leave your tab.
Dateigröße 2.25 MB
Installationsanzahl 11,848
Aktuelle Version 2.0
Letztes Update 2013-07-25
Veröffentlichungsdatum 2013-07-25
Bewertung 3.38/5 Insgesamt 16 Bewertungen
Entwickler Vatsal
Zahlungsart free
Unterstützte Sprachen 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"
    }
}