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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 |
URL της Σελίδας Πολιτικής Απορρήτου | 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": [ " |