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
}