Web extension that sets a default speed for HTML media elements (video and audio).
- Compatible with nearly all video and audio streaming sites including Youtube, Netflix, Twitch, Spotify, podcast sites, etc.
- If pinned, tabs can have their own playback rate.
- URL rules to automatically set a custom playback rate depending on the website.
- Optional shortcut keys to control speed.
- Support for seek, frame by frame analysis, darken background, video marks, repeat segment, and more.
- Select what vide or audio you want prioritized for media hotkeys.
- Shortcuts support multiple trigger modes, including context menu, and global shortcuts, which allows you to control background music or PiP videos while using another application. [Chromium only]
- Apply filters (invert, grayscale, brightness, contrast, mirroring etc) on videos or even the entire page.
- Optionals shortcuts to adjust brightness, contrast, and more.
- Draw on any page.
- Effects including pitch shifting, volume boost, EQ, and more.
- Reverse audio to listen to backmasked messages.
- You can delay audio to fix sync issues.
- Configure hotkeys to adjust pitch, volume boost, and more.
npm install
to install required dependencies.npm run build:dev
build unpacked version.- Load the unpacked folder
- Chrome: open extensions page, enable dev mode, load unpacked.
- Edge: open extensions page, load unpacked.