EVRTHN Meta Quest Companion

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

What is EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion is a Chrome extension developed by http://evrthn.com, and its main feature is "Share any page directly to your Meta Quest browser with a single click!".

Extension Screenshots

screenshot
screenshot

Download EVRTHN Meta Quest Companion Extension CRX File

Download EVRTHN Meta Quest Companion extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
Official URL 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!
File Size 661 KB
Installation Count 105
Current Version 0.0.1
Last Updated 2022-12-06
Publish Date 2022-12-06
Developer http://evrthn.com
Email [email protected]
Payment Type free
Extension Website https://evrthn.com?utm_source=chrome_plugin
Supported Languages 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"
    ]
}