HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
HTML5 Video Speed Control (YouTube happy)คืออะไร?
HTML5 Video Speed Control (YouTube happy) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย eyw และคุณลักษณะหลักของมันคือ "Speed controls for html5 video."
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HTML5 Video Speed Control (YouTube happy)
ดาวน์โหลดไฟล์ส่วนขยาย HTML5 Video Speed Control (YouTube happy) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
HTML5 Video speed control WITHOUT using left and right arrow keys, therefore not interfering with YouTube rewind and fast forward. New keyboard shortcuts: slower: , or [ faster: . or ] If there is any feature or improvement you want, please leave a comment on the Support page and I will try to implement them as long as I know how to. Thanks. ==================================================================== This is a duplicate of the extension of the same name, for details, click the "Website" link down below or copy & paste this link: https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
คำอธิบาย | Speed controls for html5 video. |
ขนาดไฟล์ | 94.86 KB |
จำนวนการติดตั้ง | 381 |
เวอร์ชันปัจจุบัน | 1.38.4 |
อัปเดตครั้งล่าสุด | 2016-12-12 |
วันที่เผยแพร่ | 2016-12-12 |
คะแนน | 4.69/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | eyw |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |