Mapillary – Crowdsourced Street Images

Explore the world with Mapillary street images.

什麼是Mapillary – Crowdsourced Street Images?

Mapillary – Crowdsourced Street Images是由Mapillary開發的Chrome擴展程式,該擴展的主要功能是“Explore the world with Mapillary street images.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Mapillary – Crowdsourced Street Images擴展crx文件

下載Mapillary – Crowdsourced Street Images擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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'"
}