A browser extension that shows the number of items in stock on Bandcamp album pages.
The extension is available on Microsoft Edge Addons.
You can install the extension from the Mozilla Add-Ons page.
Unfortunately, to upload extensions to the Google Chrome Extensions store, Google requires signing up as a Google developer which costs a fee. For now, the only way to install the extension is to download it locally and install it in developer mode.
- Download this repo as a zip file and unpack it to a location where you want to keep it.
- Rename manifest_chrome.json to just manifest.json and delete manifest_firefox.json
- In Chrome, go to Chrome menu/More tools/Extensions.
- Enable developer mode in the top right corner.
- Click on "load unpacked" and navigate to the folder of the unpacked extension, or drag and drop the unpacked folder on the Extensions page.