bandcamp-tempo-adjust-v0.2-demo.mp4
- Tempo Adjust Slider
- BPM Detection
- Purchase Export (temporarily disabled)
If this project has helped you, please consider donating:
Install all dependencies
yarn
yarn start:chrome
yarn start:firefox
Run the command
$ NODE_ENV=production npm run build
Now, the content of build
folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.
This extension needs to know to use manifest v2 to target Firefox:
$ yarn build-firefox