Instant Maps

Instantly access Google Maps without having to leave your tab.

Vad är Instant Maps?

Instant Maps är en Chrome-tillägg utvecklad av Vatsal, och dess huvudfunktion är "Instantly access Google Maps without having to leave your tab.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Instant Maps-förlängningens CRX-fil

Ladda ner Instant Maps-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
Officiell webbadress https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
Beskrivning Instantly access Google Maps without having to leave your tab.
Filstorlek 2.25 MB
Antal Installationer 11,848
Aktuell Version 2.0
Senast Uppdaterad 2013-07-25
Publiceringsdatum 2013-07-25
Betyg 3.38/5 Totalt 16 Betyg
Utvecklare Vatsal
Betalningssätt free
Stödda Språk 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"
    }
}