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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}