HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
什麼是HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy)是由eyw開發的Chrome擴展程式,該擴展的主要功能是“Speed controls for html5 video.”。
下載HTML5 Video Speed Control (YouTube happy)擴展crx文件
下載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 |
官方網址 | 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:\/\/*\/*", " |