HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Qu'est-ce que HTML5 Video Speed Control (YouTube happy) ?
HTML5 Video Speed Control (YouTube happy) est une extension Chrome développée par eyw, et sa fonction principale est "Speed controls for html5 video.".
Télécharger le fichier CRX de l'extension HTML5 Video Speed Control (YouTube happy)
Téléchargez les fichiers d'extension HTML5 Video Speed Control (YouTube happy) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
URL Officiel | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Description | Speed controls for html5 video. |
Taille du Fichier | 94.86 KB |
Nombre d'Installations | 381 |
Version Actuelle | 1.38.4 |
Dernière Mise à Jour | 2016-12-12 |
Date de Publication | 2016-12-12 |
Évaluation | 4.69/5 Total 13 Évaluations |
Développeur | eyw |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Langues Prises en Charge | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |