Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.2 KB

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.