A lightweight Chrome extension that allows you to control video and audio playback speed on any webpage.
- Works on any webpage with video or audio content
- Simple keyboard shortcuts
- Clean, minimal speed indicator
- Special handling for YouTube to prevent duplicate speed indicators
- Only affects currently playing media
Shift + >
: Increase speedShift + <
: Decrease speed
These shortcuts are inspired by Youtube's keyboard shortcuts.
The following speed increments are available:
- 0.75x
- 1x (Normal)
- 1.25x
- 1.5x
- 1.75x
- 2x
- 2.5x
- 3x
- 3.5x
- Clone this repository or download the source code or download as a zip file and extract it
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- Visit any webpage with video or audio content
- Use
Shift + >
to increase speed - Use
Shift + <
to decrease speed - A small overlay will appear in the bottom-left corner showing the current speed
- The extension only affects the currently playing media element
- Speed changes are temporary and reset when the page is reloaded
- The speed indicator automatically disappears after a short delay
This project is released under the MIT License.
Built with ❤️ by Abdellah