EVRTHN Meta Quest Companion
Share any page directly to your Meta Quest browser with a single click!
什么是EVRTHN Meta Quest Companion?
EVRTHN Meta Quest Companion是由http://evrthn.com开发的Chrome扩展程序,该扩展的主要功能是“Share any page directly to your Meta Quest browser with a single click!”。
扩展截图
下载EVRTHN Meta Quest Companion扩展crx文件
下载EVRTHN Meta Quest Companion扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Share any page directly to your Meta Quest browser with a single click! With the EVRTHN Chrome plugin, you can send any page directly to your Meta Quest, Quest 2 or Quest Pro with a single click - just click "Open on Meta Quest" and a new tab will be open, which allows you to pick your device and send content to your device's browser. -- About us: EVRTHN.com is the search engine of XR - we index content across all the major XR platforms, bringing you all the games, events, news, worlds and content across top apps such as VRChat, RecRoom, Horizon Worlds and many more. To learn more, go to evrthn.com
扩展基本信息
名称 | EVRTHN Meta Quest Companion |
ID | flbjaljjflinnaagppcdgeomjfbifgdb |
官方URL | https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb |
简介 | Share any page directly to your Meta Quest browser with a single click! |
文件大小 | 661 KB |
安装次数 | 105 |
当前版本 | 0.0.1 |
更新时间 | 2022-12-06 |
上架时间 | 2022-12-06 |
开发者 | http://evrthn.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://evrthn.com?utm_source=chrome_plugin |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EVRTHN Meta Quest Companion", "description": "Share any page directly to your Meta Quest browser with a single click!", "version": "0.0.1", "icons": { "16": "logo512.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "action": { "default_popup": "index.html", "default_title": "Send page to Meta Quest" }, "permissions": [ "activeTab" ] } |