EVRTHN Meta Quest Companion

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

Vad är EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion är en Chrome-tillägg utvecklad av http://evrthn.com, och dess huvudfunktion är "Share any page directly to your Meta Quest browser with a single click!".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner EVRTHN Meta Quest Companion-förlängningens CRX-fil

Ladda ner EVRTHN Meta Quest Companion-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
Officiell webbadress https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
Beskrivning Share any page directly to your Meta Quest browser with a single click!
Filstorlek 661 KB
Antal Installationer 105
Aktuell Version 0.0.1
Senast Uppdaterad 2022-12-06
Publiceringsdatum 2022-12-06
Utvecklare http://evrthn.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://evrthn.com?utm_source=chrome_plugin
Stödda Språk 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"
    ]
}