HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Cos'è HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) è un'estensione di Chrome sviluppata da eyw, e la sua funzione principale è "Speed controls for html5 video.".
Scarica il file CRX dell'estensione HTML5 Video Speed Control (YouTube happy)
Scarica i file di estensione HTML5 Video Speed Control (YouTube happy) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
URL Ufficiale | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Descrizione | Speed controls for html5 video. |
Dimensione del File | 94.86 KB |
Conteggio Installazioni | 381 |
Versione Corrente | 1.38.4 |
Ultimo Aggiornamento | 2016-12-12 |
Data di Pubblicazione | 2016-12-12 |
Valutazione | 4.69/5 Totale 13 Valutazioni |
Sviluppatore | eyw |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Lingue Supportate | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |