Skip to content

An easy-to-use extension for adjusting playback rates on any website

License

Notifications You must be signed in to change notification settings

oliversta/playback-rate-adjuster

Repository files navigation

Logo

Playback Rate Adjuster

An easy-to-use extension for adjusting playback rates on any website

Chrome Web Store Edge Addons

Build with NodeJS

Install Node.js. Download the source code or clone the repository from Github. Open the project folder and run:

npm install
npm run build

This will create a build/output/ directory containing the bundled extension files and a build/release/ directory with the packaged extension intended for a Chromium-based browser.

License

This project is licensed under the GPL-3.0 License. You are free to modify and distribute the code, subject to the terms and conditions of the license.