EVRTHN Meta Quest Companion
Share any page directly to your Meta Quest browser with a single click!
Qu'est-ce que EVRTHN Meta Quest Companion ?
EVRTHN Meta Quest Companion est une extension Chrome développée par http://evrthn.com, et sa fonction principale est "Share any page directly to your Meta Quest browser with a single click!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension EVRTHN Meta Quest Companion
Téléchargez les fichiers d'extension EVRTHN Meta Quest Companion au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | EVRTHN Meta Quest Companion |
ID | flbjaljjflinnaagppcdgeomjfbifgdb |
URL Officiel | https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb |
Description | Share any page directly to your Meta Quest browser with a single click! |
Taille du Fichier | 661 KB |
Nombre d'Installations | 105 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2022-12-06 |
Date de Publication | 2022-12-06 |
Développeur | http://evrthn.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://evrthn.com?utm_source=chrome_plugin |
Langues Prises en Charge | 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" ] } |