Skip to content

azarbayejani/bandcamp-tempo-adjust

Repository files navigation

Bandcamp Tempo Adjust

buy me a coffee chrome users firefox users

and Discogs Tempo Adjust, too

Demo

Google.Chrome.-.illegal.afters.04.-.Sketch.Artist.-.illegal.afters.tracks.2024-10-18.at.2.15.04.PM-smaller.mp4

Features

  • Tempo Adjust Slider
  • BPM Detection (only on Bandcamp)
  • Purchase Export

Installation

Bandcamp Tempo Adjust

🔗 Chrome Web Store

🔗 Firefox Add-On

Discogs Tempo Adjust

🔗 Chrome Web Store

🔗 Firefox Add-On

Donation

If this project has helped you, please consider donating:

Donate

Development

Prerequisites

Install all dependencies

pnpm i

Chrome

For Bandcamp Tempo Adjust

pnpm dev:bandcamp

For Discogs Tempo Adjust

pnpm dev:discogs

Firefox

wxt's dev mode doesn't work with Firefox, so you need to manually rebuild and install the extension for Firefox using pnpm build

Building for release

Run the command

pnpm zip

Now, the content of the .output folder in apps/bandcamp-tempo-adjust and apps/discogs-tempo-adjust will be the extension ready to be submitted to the Chrome and Firefox web stores.