EVRTHN Meta Quest Companion

Share any page directly to your Meta Quest browser with a single click!

Was ist EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion ist eine Chrome-Erweiterung, die von http://evrthn.com entwickelt wurde, und ihr Hauptmerkmal ist "Share any page directly to your Meta Quest browser with a single click!".

Erweiterungsscreenshots

screenshot
screenshot

EVRTHN Meta Quest Companion-Erweiterungs-CRX-Datei herunterladen

Laden Sie EVRTHN Meta Quest Companion-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
Offizielle URL https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
Beschreibung Share any page directly to your Meta Quest browser with a single click!
Dateigröße 661 KB
Installationsanzahl 105
Aktuelle Version 0.0.1
Letztes Update 2022-12-06
Veröffentlichungsdatum 2022-12-06
Entwickler http://evrthn.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://evrthn.com?utm_source=chrome_plugin
Unterstützte Sprachen 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"
    ]
}