Minimalistic tab with OpenStreetMap

Minimalistic New tab page that displays interesting places on map.

Hvad er Minimalistic tab with OpenStreetMap?

Minimalistic tab with OpenStreetMap er en Chrome-udvidelse udviklet af https://bronevichok.ru, og dens hovedfunktion er "Minimalistic New tab page that displays interesting places on map.".

Udvidelsesskærmbilleder

screenshot

Download Minimalistic tab with OpenStreetMap-udvidelses-CRX-fil

Download Minimalistic tab with OpenStreetMap-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Minimalistic New Tab page that displays interesting places in OpenStreetMaps.


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

Grundlæggende oplysninger om udvidelsen

Navn Minimalistic tab with OpenStreetMap Minimalistic tab with OpenStreetMap
ID becfifkcobdhgcabjcielabpgdpchgnk
Officiel URL https://chromewebstore.google.com/detail/minimalistic-tab-with-ope/becfifkcobdhgcabjcielabpgdpchgnk
Beskrivelse Minimalistic New tab page that displays interesting places on map.
Filstørrelse 1.26 MB
Antal Installationer 82
Nuværende Version 0.3
Senest Opdateret 2015-05-11
Udgivelsesdato 2015-05-11
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://bronevichok.ru
Betalingsmetode free
Understøttede Sprog 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
}