VRChat Jinnai

Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).

Wat is VRChat Jinnai?

VRChat Jinnai is een Chrome-extensie ontwikkeld door Akitake, en de belangrijkste functie is "Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie VRChat Jinnai

Download VRChat Jinnai-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam VRChat Jinnai VRChat Jinnai
ID jfgmcnhhlcebpcnpghfoeippgpaadanm
Officiële URL https://chromewebstore.google.com/detail/vrchat-jinnai/jfgmcnhhlcebpcnpghfoeippgpaadanm
Beschrijving Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb).
Bestandsgrootte 8.23 KB
Aantal Installaties 412
Huidige Versie 0.0.0.2
Laatst Bijgewerkt 2022-03-16
Publicatiedatum 2022-03-14
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Akitake
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}