Minimalistic tab with OpenStreetMap
Minimalistic New tab page that displays interesting places on map.
Wat is Minimalistic tab with OpenStreetMap?
Minimalistic tab with OpenStreetMap is een Chrome-extensie ontwikkeld door https://bronevichok.ru, en de belangrijkste functie is "Minimalistic New tab page that displays interesting places on map.".
Extensie Screenshots
Download het CRX-bestand van de extensie Minimalistic tab with OpenStreetMap
Download Minimalistic tab with OpenStreetMap-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Minimalistic New Tab page that displays interesting places in OpenStreetMaps.
Source code: https://github.com/ligurio/beautiful-map-tab                     Basisinformatie over de Extensie
| Naam |   |  
| ID | becfifkcobdhgcabjcielabpgdpchgnk | 
| Officiële URL | https://chromewebstore.google.com/detail/minimalistic-tab-with-ope/becfifkcobdhgcabjcielabpgdpchgnk | 
| Beschrijving | Minimalistic New tab page that displays interesting places on map. | 
| Bestandsgrootte | 1.26 MB | 
| Aantal Installaties | 82 | 
| Huidige Versie | 0.3 | 
| Laatst Bijgewerkt | 2015-05-11 | 
| Publicatiedatum | 2015-05-11 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | https://bronevichok.ru | 
| Betalingswijze | free | 
| Ondersteunde Talen | 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
}  |  |