Overland Maps

This extension will allow you to move between map sources

什麼是Overland Maps?

Overland Maps是由Duncan Margetts開發的Chrome擴展程式,該擴展的主要功能是“This extension will allow you to move between map sources”。

擴展截圖

screenshot

下載Overland Maps擴展crx文件

下載Overland Maps擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Overland Maps Overland Maps
ID ofnbmjidclgknpedakhcfbebofejfkbl
官方網址 https://chromewebstore.google.com/detail/overland-maps/ofnbmjidclgknpedakhcfbebofejfkbl
簡介 This extension will allow you to move between map sources
檔案大小 23.38 KB
安裝次數 33
目前版本 1.0
更新時間 2020-01-30
上架時間 2020-01-30
開發者 Duncan Margetts
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}