HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
What is HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) is a Chrome extension developed by eyw, and its main feature is "Speed controls for html5 video.".
Download HTML5 Video Speed Control (YouTube happy) Extension CRX File
Download HTML5 Video Speed Control (YouTube happy) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
Official URL | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Description | Speed controls for html5 video. |
File Size | 94.86 KB |
Installation Count | 381 |
Current Version | 1.38.4 |
Last Updated | 2016-12-12 |
Publish Date | 2016-12-12 |
Rating | 4.69/5 Total 13 Ratings |
Developer | eyw |
[email protected] | |
Payment Type | free |
Extension Website | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Supported Languages | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |