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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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'" } |