Overland Maps

This extension will allow you to move between map sources

ما هو Overland Maps؟

Overland Maps هو إضافة Chrome تم تطويرها بواسطة Duncan Margetts، والميزة الرئيسية لها هي "This extension will allow you to move between map sources".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Overland Maps

قم بتنزيل ملفات الامتداد Overland Maps بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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"
    ]
}