A browser extension to control the playback speed of videos, either through the popup or keyboard shortcuts
- Download the latest version in the src folder (
manifest-v2
for Firefox) - Go to the
about:debugging
page, "This Firefox" tab - Click "Load Temporary Add-on"
- Pick the manifest.json file from the folder you just downloaded
- Click here to visit the official Firefox extensions page
- Click "Add to Firefox"
- Download the latest version in the src folder (
manifest-v3
for Chrome) - Go to the
chrome://extensions
page - Enable Developer Mode from the top right corner
- Click "Load unpacked"
- Select the folder you just downloaded
- Click here to visit the official Chrome extensions page
- Click "Add to Chrome"
- Click the extension icon in the toolbar
- Use the popup to adjust the playback speed (and the step) of the current video (or all videos on the page)
- You can also use the + and - keys on your keyboard to change the speed without bothering with the popup
- The step is 0.25 by default, but you can change that through the popup
For details on updates and changes, see CHANGELOG.md.