Mapillary – Crowdsourced Street Images

Explore the world with Mapillary street images.

Co je Mapillary – Crowdsourced Street Images?

Mapillary – Crowdsourced Street Images je rozšíření Chrome vyvinuté Mapillary, a jeho hlavní funkcí je „Explore the world with Mapillary street images.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Mapillary – Crowdsourced Street Images

Stáhněte si soubory rozšíření Mapillary – Crowdsourced Street Images ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Mapillary – Crowdsourced Street Images Mapillary – Crowdsourced Street Images
ID lkokbfpnhgcnkhecedjgdemlohbaomjd
Oficiální URL https://chromewebstore.google.com/detail/mapillary-%E2%80%93-crowdsourced/lkokbfpnhgcnkhecedjgdemlohbaomjd
Popis Explore the world with Mapillary street images.
Velikost souboru 40.65 KB
Počet instalací 354
Aktuální Verze 1.0.12
Poslední Aktualizace 2020-08-04
Datum Vydání 2019-02-10
Hodnocení 4.72/5 Celkem 25 Hodnocení
Vývojář Mapillary
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.mapillary.com
URL Stránky Zásad Ochrany Soukromí http://www.mapillary.com/privacy.html
Podporované Jazyky 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'"
}