HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Wat is HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) is een Chrome-extensie ontwikkeld door eyw, en de belangrijkste functie is "Speed controls for html5 video.".
Download het CRX-bestand van de extensie HTML5 Video Speed Control (YouTube happy)
Download HTML5 Video Speed Control (YouTube happy)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
Officiële URL | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Beschrijving | Speed controls for html5 video. |
Bestandsgrootte | 94.86 KB |
Aantal Installaties | 381 |
Huidige Versie | 1.38.4 |
Laatst Bijgewerkt | 2016-12-12 |
Publicatiedatum | 2016-12-12 |
Beoordeling | 4.69/5 Totaal 13 Beoordelingen |
Ontwikkelaar | eyw |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Ondersteunde Talen | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |