HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Was ist HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) ist eine Chrome-Erweiterung, die von eyw entwickelt wurde, und ihr Hauptmerkmal ist "Speed controls for html5 video.".
HTML5 Video Speed Control (YouTube happy)-Erweiterungs-CRX-Datei herunterladen
Laden Sie HTML5 Video Speed Control (YouTube happy)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
Offizielle URL | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Beschreibung | Speed controls for html5 video. |
Dateigröße | 94.86 KB |
Installationsanzahl | 381 |
Aktuelle Version | 1.38.4 |
Letztes Update | 2016-12-12 |
Veröffentlichungsdatum | 2016-12-12 |
Bewertung | 4.69/5 Insgesamt 13 Bewertungen |
Entwickler | eyw |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |