Mapillary – Crowdsourced Street Images

Explore the world with Mapillary street images.

Cos'è Mapillary – Crowdsourced Street Images?

Mapillary – Crowdsourced Street Images è un'estensione di Chrome sviluppata da Mapillary, e la sua funzione principale è "Explore the world with Mapillary street images.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Mapillary – Crowdsourced Street Images

Scarica i file di estensione Mapillary – Crowdsourced Street Images in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Mapillary – Crowdsourced Street Images Mapillary – Crowdsourced Street Images
ID lkokbfpnhgcnkhecedjgdemlohbaomjd
URL Ufficiale https://chromewebstore.google.com/detail/mapillary-%E2%80%93-crowdsourced/lkokbfpnhgcnkhecedjgdemlohbaomjd
Descrizione Explore the world with Mapillary street images.
Dimensione del File 40.65 KB
Conteggio Installazioni 354
Versione Corrente 1.0.12
Ultimo Aggiornamento 2020-08-04
Data di Pubblicazione 2019-02-10
Valutazione 4.72/5 Totale 25 Valutazioni
Sviluppatore Mapillary
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.mapillary.com
URL della Pagina della Politica sulla Privacy http://www.mapillary.com/privacy.html
Lingue Supportate 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'"
}