HTML5 Video Speed Control (YouTube happy)
Speed controls for html5 video.
Apa itu HTML5 Video Speed Control (YouTube happy)?
HTML5 Video Speed Control (YouTube happy) adalah ekstensi Chrome yang dikembangkan oleh eyw, dan fitur utamanya adalah "Speed controls for html5 video.".
Unduh Berkas CRX Ekstensi HTML5 Video Speed Control (YouTube happy)
Unduh file ekstensi HTML5 Video Speed Control (YouTube happy) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | gnhfeplohgboehhgnaiiiikabamcfedl |
URL Resmi | https://chrome.google.com/webstore/detail/html5-video-speed-control/gnhfeplohgboehhgnaiiiikabamcfedl |
Deskripsi | Speed controls for html5 video. |
Ukuran File | 94.86 KB |
Jumlah Instalasi | 381 |
Versi Saat Ini | 1.38.4 |
Terakhir Diperbarui | 2016-12-12 |
Tanggal Publikasi | 2016-12-12 |
Penilaian | 4.69/5 Total 13 Penilaian |
Pengembang | eyw |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://chrome.google.com/webstore/detail/html5-video-speed-control/ejdipbccipeloijefbkiakckfhdbgocg |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "js": [ "speedcontrol.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |