"Spotify is the banana of the music industry. It just gives off a fume"
— Joanna Newsom
This browser extension adds an extra element into the Spotify Web UI which links to the artist's Bandcamp page, if one is found. Only artist and album pages are affected. The extension is available for Firefox and Chrome.
Use npm run dev
to open a Firefox instance with the extension running as a temporary add-on.
Use npm run dev:chrome
to do the same in a Chrome instance.
The extension and any running scripts (not the browser or current page) will auto-reload when changes are detected. Uses web-ext run
and webpack --watch
under the hood.
Please feel free to fork and make pull requests.
This repository was templated from browser-extension-template.
Developed with feedback and support from Jean Cochrane and Cullan Bonilla.