Acer VR Utility for WebVR (experimental)
With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.
What is Acer VR Utility for WebVR (experimental)?
Acer VR Utility for WebVR (experimental) is a Chrome extension developed by Acer Inc., and its main feature is "With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.".
Extension Screenshots
Download Acer VR Utility for WebVR (experimental) Extension CRX File
Download Acer VR Utility for WebVR (experimental) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Acer VR Utility for WebVR (experimental) |
ID | mohfakfjfcmgflmfgijikdpbllnjjdfn |
Official URL | https://chromewebstore.google.com/detail/acer-vr-utility-for-webvr/mohfakfjfcmgflmfgijikdpbllnjjdfn |
Description | With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link. |
File Size | 229 KB |
Installation Count | 1,557 |
Current Version | 1.1.1005 |
Last Updated | 2019-04-29 |
Publish Date | 2019-04-28 |
Developer | Acer Inc. |
Payment Type | free |
Extension Website | https://acerwebvr.github.io/ |
Privacy Policy Page URL | https://www.acer.com/ac/en/US/content/privacy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Acer VR Utility for WebVR (experimental)", "version": "1.1.1005", "manifest_version": 2, "description": "With your Acer Windows Mixed Reality Headset, you can experience VR in Chrome browser just by clicking a link.", "icons": { "128": "webvr_extension128.png" }, "browser_action": { "default_icon": { "16": "webvr_extension16.png", "24": "webvr_extension24.png" }, "default_title": "Acer VR Utility for WebVR (experimental)", "default_popup": "main.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "nativeMessaging", "activeTab", "storage", " |