Mapillary – Crowdsourced Street Images
Explore the world with Mapillary street images.
Mapillary – Crowdsourced Street Imagesคืออะไร?
Mapillary – Crowdsourced Street Images เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mapillary และคุณลักษณะหลักของมันคือ "Explore the world with Mapillary street images."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mapillary – Crowdsourced Street Images
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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 |
อีเมล | [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'" } |