Overland Maps

This extension will allow you to move between map sources

Overland Maps là gì?

Overland Maps là một tiện ích mở rộng Chrome được phát triển bởi Duncan Margetts, và tính năng chính của nó là "This extension will allow you to move between map sources".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Overland Maps

Tải xuống các tệp mở rộng Overland Maps dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Overland Maps Overland Maps
ID ofnbmjidclgknpedakhcfbebofejfkbl
URL Chính Thức https://chromewebstore.google.com/detail/overland-maps/ofnbmjidclgknpedakhcfbebofejfkbl
Mô tả This extension will allow you to move between map sources
Kích Thước Tệp 23.38 KB
Số Lần Cài Đặt 33
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-01-30
Ngày Phát Hành 2020-01-30
Nhà Phát Triển Duncan Margetts
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}