YouTube Gaming Switcher
This app can switch gaming layout and normal layout by simple click.
YouTube Gaming Switcherคืออะไร?
YouTube Gaming Switcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย H.Obayashi และคุณลักษณะหลักของมันคือ "This app can switch gaming layout and normal layout by simple click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YouTube Gaming Switcher
ดาวน์โหลดไฟล์ส่วนขยาย YouTube Gaming Switcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You can open gaming.youtube.com easily.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | onhmhacapmdhkajadknkhkagdlpgjndl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/youtube-gaming-switcher/onhmhacapmdhkajadknkhkagdlpgjndl |
คำอธิบาย | This app can switch gaming layout and normal layout by simple click. |
ขนาดไฟล์ | 82.21 KB |
จำนวนการติดตั้ง | 173 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2018-06-01 |
วันที่เผยแพร่ | 2018-06-01 |
คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | H.Obayashi |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/hobayashi/GamingYoutubeSwitcher |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "YouTube Gaming Switcher", "short_name": "Switcher", "version": "1.1", "description": "This app can switch gaming layout and normal layout by simple click.", "permissions": [ "contextMenus" ], "background": { "scripts": [ "Scripts\/eventPage.js" ], "persistent": false } } |