HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
O que é HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) é uma extensão do Chrome desenvolvida por eyw, e sua principal característica é "Speed controls for html5 video.".
Baixar o arquivo CRX da Extensão HTML5 Video Speed Control (YouTube happy)
Baixe arquivos de extensão HTML5 Video Speed Control (YouTube happy) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
URL Oficial | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Descrição | Speed controls for html5 video. |
Tamanho do Arquivo | 94.86 KB |
Contagem de Instalações | 381 |
Versão Atual | 1.38.4 |
Última Atualização | 2016-12-12 |
Data de Publicação | 2016-12-12 |
Classificação | 4.69/5 Total de 13 Avaliações |
Desenvolvedor | eyw |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Idiomas Suportados | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |