VRChat Jinnai
Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).
VRChat Jinnaiとは何ですか?
VRChat JinnaiはAkitakeによって開発されたChromeの拡張機能で、その主な機能は「Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).」です。
拡張機能のスクリーンショット
VRChat Jinnai拡張機能のCRXファイルをダウンロード
VRChat Jinnai拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Uses T-NEX's work (@ckptkb on twitter) to get Quest 2 friendly YouTube links for most video players in VRChat. 1. Go to a YouTube video. 2. Click the extension's icon. 3. Go back to VRChat and paste your link in the video player. And Quest 2 users should be able to see it! However, videos such as Live Stream (Youtube Live, Twitch Live, and other live broadcasts) and TV are not supported by Quest. If the video does not play in the SDK2 video player, it may play when you press the reload button.
拡張機能の基本情報
名前 | VRChat Jinnai |
ID | jfgmcnhhlcebpcnpghfoeippgpaadanm |
公式URL | https://chromewebstore.google.com/detail/vrchat-jinnai/jfgmcnhhlcebpcnpghfoeippgpaadanm |
説明 | Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb). |
ファイルサイズ | 8.23 KB |
インストール数 | 412 |
現在のバージョン | 0.0.0.2 |
最終更新日 | 2022-03-16 |
公開日 | 2022-03-14 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Akitake |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VRChat Jinnai", "version": "0.0.0.2", "manifest_version": 3, "description": "Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).", "permissions": [ "activeTab", "clipboardWrite" ], "icons": { "16": "\/img\/icon16.png", "32": "\/img\/icon32.png", "48": "\/img\/icon48.png" }, "action": { "default_popup": "html\/popup.html" } } |