HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Hvad er HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) er en Chrome-udvidelse udviklet af eyw, og dens hovedfunktion er "Speed controls for html5 video.".
Download HTML5 Video Speed Control (YouTube happy)-udvidelses-CRX-fil
Download HTML5 Video Speed Control (YouTube happy)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
Officiel URL | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Beskrivelse | Speed controls for html5 video. |
Filstørrelse | 94.86 KB |
Antal Installationer | 381 |
Nuværende Version | 1.38.4 |
Senest Opdateret | 2016-12-12 |
Udgivelsesdato | 2016-12-12 |
Bedømmelse | 4.69/5 Samlet 13 Bedømmelser |
Udvikler | eyw |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Understøttede Sprog | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |