Overland Maps

This extension will allow you to move between map sources

Apa itu Overland Maps?

Overland Maps adalah ekstensi Chrome yang dikembangkan oleh Duncan Margetts, dan fitur utamanya adalah "This extension will allow you to move between map sources".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Overland Maps

Unduh file ekstensi Overland Maps dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Overland Maps Overland Maps
ID ofnbmjidclgknpedakhcfbebofejfkbl
URL Resmi https://chromewebstore.google.com/detail/overland-maps/ofnbmjidclgknpedakhcfbebofejfkbl
Deskripsi This extension will allow you to move between map sources
Ukuran File 23.38 KB
Jumlah Instalasi 33
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-01-30
Tanggal Publikasi 2020-01-30
Pengembang Duncan Margetts
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}