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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb)."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में VRChat Jinnai एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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
ईमेल [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"
    }
}