Minimalistic tab with OpenStreetMap

Minimalistic New tab page that displays interesting places on map.

ما هو Minimalistic tab with OpenStreetMap؟

Minimalistic tab with OpenStreetMap هو إضافة Chrome تم تطويرها بواسطة https://bronevichok.ru، والميزة الرئيسية لها هي "Minimalistic New tab page that displays interesting places on map.".

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

screenshot

تحميل ملف CRX للإضافة Minimalistic tab with OpenStreetMap

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

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

                        Minimalistic New Tab page that displays interesting places in OpenStreetMaps.


Source code: https://github.com/ligurio/beautiful-map-tab                    

معلومات أساسية عن التمديد

الاسم Minimalistic tab with OpenStreetMap Minimalistic tab with OpenStreetMap
ID becfifkcobdhgcabjcielabpgdpchgnk
عنوان URL الرسمي https://chromewebstore.google.com/detail/minimalistic-tab-with-ope/becfifkcobdhgcabjcielabpgdpchgnk
الوصف Minimalistic New tab page that displays interesting places on map.
حجم الملف 1.26 MB
عدد التثبيتات 82
النسخة الحالية 0.3
آخر تحديث 2015-05-11
تاريخ النشر 2015-05-11
تقييم 5.00/5 مجموع تقييمات 1
المطور https://bronevichok.ru
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Minimalistic tab with OpenStreetMap",
    "description": "Minimalistic New tab page that displays interesting places on map.",
    "version": "0.3",
    "icons": {
        "128": "icon_128.png",
        "64": "icon_64.png",
        "48": "icon_48.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "home.html"
    },
    "manifest_version": 2
}