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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Minimalistic New tab page that displays interesting places on map."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Minimalistic tab with OpenStreetMap एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Minimalistic New Tab page that displays interesting places in OpenStreetMaps. Source code: https://github.com/ligurio/beautiful-map-tab
एक्सटेंशन की मूल जानकारी
नाम | 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 } |