Mapillary – Crowdsourced Street Images

Explore the world with Mapillary street images.

Mapillary – Crowdsourced Street Images là gì?

Mapillary – Crowdsourced Street Images là một tiện ích mở rộng Chrome được phát triển bởi Mapillary, và tính năng chính của nó là "Explore the world with Mapillary street images.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mapillary – Crowdsourced Street Images

Tải xuống các tệp mở rộng Mapillary – Crowdsourced Street Images dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Mapillary – Crowdsourced Street Images Mapillary – Crowdsourced Street Images
ID lkokbfpnhgcnkhecedjgdemlohbaomjd
URL Chính Thức https://chromewebstore.google.com/detail/mapillary-%E2%80%93-crowdsourced/lkokbfpnhgcnkhecedjgdemlohbaomjd
Mô tả Explore the world with Mapillary street images.
Kích Thước Tệp 40.65 KB
Số Lần Cài Đặt 354
Phiên Bản Hiện Tại 1.0.12
Cập Nhật Lần Cuối 2020-08-04
Ngày Phát Hành 2019-02-10
Đánh Giá 4.72/5 Tổng số 25 Đánh Giá
Nhà Phát Triển Mapillary
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.mapillary.com
URL Trang Chính Sách Bảo Mật http://www.mapillary.com/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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'"
}