Minimalistic tab with OpenStreetMap

Minimalistic New tab page that displays interesting places on map.

什么是Minimalistic tab with OpenStreetMap?

Minimalistic tab with OpenStreetMap是由https://bronevichok.ru开发的Chrome扩展程序,该扩展的主要功能是“Minimalistic New tab page that displays interesting places on map.”。

扩展截图

screenshot

下载Minimalistic tab with OpenStreetMap扩展crx文件

下载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
}