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": [ " |