Mapillary – Crowdsourced Street Images

Explore the world with Mapillary street images.

Mapillary – Crowdsourced Street Images क्या है?

Mapillary – Crowdsourced Street Images Mapillary द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Explore the world with Mapillary street images."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Mapillary – Crowdsourced Street Images एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Mapillary is the street-level imagery platform that uses computer vision to fix the world's maps.

This extension features Mapillary street images captured and shared by the Mapillary community. Press explore and go for a virtual tour. 

Mapillary is a community-­based photo app for capture, share and explore street photos. By using the phone’s camera you can create your own street level views of places you find interesting and beautiful. By publishing them to Mapillary you can share virtual tours with friends and the rest of the world. 

Mapillary is a community where everyone is contributing and benefiting with help from each other. Collectively we are creating photo map the world with simple tools and little effort. Get involved!                    

एक्सटेंशन की मूल जानकारी

नाम Mapillary – Crowdsourced Street Images Mapillary – Crowdsourced Street Images
ID lkokbfpnhgcnkhecedjgdemlohbaomjd
आधिकारिक URL https://chromewebstore.google.com/detail/mapillary-%E2%80%93-crowdsourced/lkokbfpnhgcnkhecedjgdemlohbaomjd
विवरण Explore the world with Mapillary street images.
फ़ाइल का आकार 40.65 KB
स्थापना संख्या 354
वर्तमान संस्करण 1.0.12
अंतिम अपडेट 2020-08-04
प्रकाशन तिथि 2019-02-10
रेटिंग 4.72/5 कुल 25 रेटिंग्स
डेवलपर Mapillary
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.mapillary.com
गोपनीयता नीति पृष्ठ URL http://www.mapillary.com/privacy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mapillary \u2013 Crowdsourced Street Images",
    "short_name": "Mapillary",
    "homepage_url": "https:\/\/www.mapillary.com\/",
    "author": "Mapillary",
    "version": "1.0.12",
    "description": "Explore the world with Mapillary street images.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "\/img\/mpy_chrome_logo.png"
    },
    "applications": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "45.0"
        }
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}