EVRTHN Meta Quest Companion

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

EVRTHN Meta Quest Companionとは何ですか?

EVRTHN Meta Quest Companionはhttp://evrthn.comによって開発されたChromeの拡張機能で、その主な機能は「Share any page directly to your Meta Quest browser with a single click!」です。

拡張機能のスクリーンショット

screenshot
screenshot

EVRTHN Meta Quest Companion拡張機能のCRXファイルをダウンロード

EVRTHN Meta Quest Companion拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 EVRTHN Meta Quest Companion EVRTHN Meta Quest Companion
ID flbjaljjflinnaagppcdgeomjfbifgdb
公式URL https://chrome.google.com/webstore/detail/evrthn-meta-quest-compani/flbjaljjflinnaagppcdgeomjfbifgdb
説明 Share any page directly to your Meta Quest browser with a single click!
ファイルサイズ 661 KB
インストール数 105
現在のバージョン 0.0.1
最終更新日 2022-12-06
公開日 2022-12-06
開発者 http://evrthn.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://evrthn.com?utm_source=chrome_plugin
対応言語 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"
    ]
}