Overland Maps

This extension will allow you to move between map sources

Cos'è Overland Maps?

Overland Maps è un'estensione di Chrome sviluppata da Duncan Margetts, e la sua funzione principale è "This extension will allow you to move between map sources".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Overland Maps

Scarica i file di estensione Overland 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

                        This extension allows you to jump from ExplorOz Topo, Google Maps, Hema Cloud or Open Streetmap to the same location and zoom level in another map.                    

Informazioni di Base sull'Estensione

Nome Overland Maps Overland Maps
ID ofnbmjidclgknpedakhcfbebofejfkbl
URL Ufficiale https://chromewebstore.google.com/detail/overland-maps/ofnbmjidclgknpedakhcfbebofejfkbl
Descrizione This extension will allow you to move between map sources
Dimensione del File 23.38 KB
Conteggio Installazioni 33
Versione Corrente 1.0
Ultimo Aggiornamento 2020-01-30
Data di Pubblicazione 2020-01-30
Sviluppatore Duncan Margetts
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Overland Maps",
    "description": "This extension will allow you to move between map sources",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}