HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Vad är HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) är en Chrome-tillägg utvecklad av eyw, och dess huvudfunktion är "Speed controls for html5 video.".
Ladda ner HTML5 Video Speed Control (YouTube happy)-förlängningens CRX-fil
Ladda ner HTML5 Video Speed Control (YouTube happy)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
Officiell webbadress | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Beskrivning | Speed controls for html5 video. |
Filstorlek | 94.86 KB |
Antal Installationer | 381 |
Aktuell Version | 1.38.4 |
Senast Uppdaterad | 2016-12-12 |
Publiceringsdatum | 2016-12-12 |
Betyg | 4.69/5 Totalt 13 Betyg |
Utvecklare | eyw |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Stödda Språk | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |