Minimalistic tab with OpenStreetMap
Minimalistic New tab page that displays interesting places on map.
Qu'est-ce que Minimalistic tab with OpenStreetMap ?
Minimalistic tab with OpenStreetMap est une extension Chrome développée par https://bronevichok.ru, et sa fonction principale est "Minimalistic New tab page that displays interesting places on map.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Minimalistic tab with OpenStreetMap
Téléchargez les fichiers d'extension Minimalistic tab with OpenStreetMap au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Minimalistic New Tab page that displays interesting places in OpenStreetMaps. Source code: https://github.com/ligurio/beautiful-map-tab
Informations de Base sur l'Extension
Nom | Minimalistic tab with OpenStreetMap |
ID | becfifkcobdhgcabjcielabpgdpchgnk |
URL Officiel | https://chromewebstore.google.com/detail/minimalistic-tab-with-ope/becfifkcobdhgcabjcielabpgdpchgnk |
Description | Minimalistic New tab page that displays interesting places on map. |
Taille du Fichier | 1.26 MB |
Nombre d'Installations | 82 |
Version Actuelle | 0.3 |
Dernière Mise à Jour | 2015-05-11 |
Date de Publication | 2015-05-11 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://bronevichok.ru |
Type de Paiement | free |
Langues Prises en Charge | 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 } |