EVRTHN Meta Quest Companion

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

Apa itu EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion adalah ekstensi Chrome yang dikembangkan oleh http://evrthn.com, dan fitur utamanya adalah "Share any page directly to your Meta Quest browser with a single click!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi EVRTHN Meta Quest Companion

Unduh file ekstensi EVRTHN Meta Quest Companion dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
URL Resmi https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
Deskripsi Share any page directly to your Meta Quest browser with a single click!
Ukuran File 661 KB
Jumlah Instalasi 105
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2022-12-06
Tanggal Publikasi 2022-12-06
Pengembang http://evrthn.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://evrthn.com?utm_source=chrome_plugin
Bahasa yang Didukung 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"
    ]
}