Acer VR Util. for 360 WebVR(experimental)
With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.
ما هو Acer VR Util. for 360 WebVR(experimental)؟
Acer VR Util. for 360 WebVR(experimental) هو إضافة Chrome تم تطويرها بواسطة Acer Inc.، والميزة الرئيسية لها هي "With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Acer VR Util. for 360 WebVR(experimental)
قم بتنزيل ملفات الامتداد Acer VR Util. for 360 WebVR(experimental) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link. Visit the Acer WebVR Start Page and learn more about WebVR experience. https://acerwebvr.github.io/ What is WebVR? WebVR is an open specification that makes it possible to experience VR in your browser. If a website implements WebVR support and provides 3D content, it can display immersive content in the headset, with user consent. Do all websites support WebVR? Website authors must opt-in to use WebVR and further more may create sites that are optimized for specific browsers, headsets and controllers. The number of sites that have some WebVR compatible content is growing every day.
معلومات أساسية عن التمديد
الاسم | Acer VR Util. for 360 WebVR(experimental) |
ID | igiblobhgbponikbokfhbflnodagamim |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/acer-vr-util-for-360-webv/igiblobhgbponikbokfhbflnodagamim |
الوصف | With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link. |
حجم الملف | 225 KB |
عدد التثبيتات | 199 |
النسخة الحالية | 1.4.0001 |
آخر تحديث | 2019-06-14 |
تاريخ النشر | 2019-06-11 |
تقييم | 1.00/5 مجموع تقييمات 1 |
المطور | Acer Inc. |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://www.acer.com/ac/en/US/content/privacy |
اللغات المدعومة | en-US |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "16": "webvr_extension16.png", "24": "webvr_extension24.png" }, "default_popup": "main.html", "default_title": "Acer VR Util. for 360 WebVR(experimental)" }, "content_scripts": [ { "all_frames": true, "js": [ "content-script.js" ], "matches": [ " |