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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |