A simple chrome extension to control any video/audio speed with keyboard shortcuts.
Action | Keys |
---|---|
Decrease speed by 25% | Less than (<) |
Increase speed by 25% | Greater than (>) |
- Either clone this repository, running
git clone https://github.com/estevaog3/playback-rate-controller
or download it as ZIP (click in the "Clone" green button in this page, and then "Download ZIP") and extract it.
-
Navigate to the extensions settings (url:
chrome://extensions
). -
Enable Developer Mode, which is located in the top right corner.
-
Click in the button "Load unpacked" in the top left corner.
-
Select the folder
playback-rate-controller
that you got in the first step and confirm. That's it! Now you should see the installed extension.