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.
Apa itu Acer VR Util. for 360 WebVR(experimental)?
Acer VR Util. for 360 WebVR(experimental) adalah ekstensi Chrome yang dikembangkan oleh Acer Inc., dan fitur utamanya adalah "With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Acer VR Util. for 360 WebVR(experimental)
Unduh file ekstensi Acer VR Util. for 360 WebVR(experimental) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Acer VR Util. for 360 WebVR(experimental) |
ID | igiblobhgbponikbokfhbflnodagamim |
URL Resmi | https://chromewebstore.google.com/detail/acer-vr-util-for-360-webv/igiblobhgbponikbokfhbflnodagamim |
Deskripsi | With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link. |
Ukuran File | 225 KB |
Jumlah Instalasi | 199 |
Versi Saat Ini | 1.4.0001 |
Terakhir Diperbarui | 2019-06-14 |
Tanggal Publikasi | 2019-06-11 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | Acer Inc. |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.acer.com/ac/en/US/content/privacy |
Bahasa yang Didukung | 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": [ " |