EVRTHN Meta Quest Companion

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

O que é EVRTHN Meta Quest Companion?

EVRTHN Meta Quest Companion é uma extensão do Chrome desenvolvida por http://evrthn.com, e sua principal característica é "Share any page directly to your Meta Quest browser with a single click!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão EVRTHN Meta Quest Companion

Baixe arquivos de extensão EVRTHN Meta Quest Companion no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
URL Oficial https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
Descrição Share any page directly to your Meta Quest browser with a single click!
Tamanho do Arquivo 661 KB
Contagem de Instalações 105
Versão Atual 0.0.1
Última Atualização 2022-12-06
Data de Publicação 2022-12-06
Desenvolvedor http://evrthn.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://evrthn.com?utm_source=chrome_plugin
Idiomas Suportados 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"
    ]
}