/playback-rate-controller

Change speed of audios and videos with keyboard shortcuts

Primary LanguageJavaScript

playback-rate-controller

A simple chrome extension to control any video/audio speed with keyboard shortcuts.

Shortcuts

Action Keys
Decrease speed by 25% Less than (<)
Increase speed by 25% Greater than (>)

How to install

  1. 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.

  1. Navigate to the extensions settings (url: chrome://extensions).

  2. Enable Developer Mode, which is located in the top right corner.

  3. Click in the button "Load unpacked" in the top left corner.

  4. 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.