EVRTHN Meta Quest Companion

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

Co to jest EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion to rozszerzenie Chrome opracowane przez http://evrthn.com, a jego główną funkcją jest „Share any page directly to your Meta Quest browser with a single click!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia EVRTHN Meta Quest Companion

Pobierz pliki rozszerzeń EVRTHN Meta Quest Companion w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
Oficjalny URL https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
Opis Share any page directly to your Meta Quest browser with a single click!
Rozmiar pliku 661 KB
Liczba instalacji 105
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2022-12-06
Data Publikacji 2022-12-06
Deweloper http://evrthn.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://evrthn.com?utm_source=chrome_plugin
Obsługiwane Języki 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"
    ]
}