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
公式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
Eメール [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'"
}