Instant Maps

Instantly access Google Maps without having to leave your tab.

Co to jest Instant Maps?

Instant Maps to rozszerzenie Chrome opracowane przez Vatsal, a jego główną funkcją jest „Instantly access Google Maps without having to leave your tab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Instant Maps

Pobierz pliki rozszerzeń Instant Maps w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
Oficjalny URL https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
Opis Instantly access Google Maps without having to leave your tab.
Rozmiar pliku 2.25 MB
Liczba instalacji 11,848
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2013-07-25
Data Publikacji 2013-07-25
Ocena 3.38/5 Łącznie 16 Oceny
Deweloper Vatsal
Typ Płatności free
Obsługiwane Języki 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"
    }
}