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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Akitake และคุณลักษณะหลักของมันคือ "Helps getting better video links for USharpVideo to make them work with for standalone VRChat players. Thanks T-NEX (@ckptkb)."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VRChat Jinnai

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
    }
}