An easy-to-use extension for adjusting playback rates on any website
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.
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.