Bandcamp Random Album
View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
# Bandcamp Random Album (Chrome Extension)
Adds a "Random Album" button to Bandcamp Collection and Wishlist pages.
Clicking the button selects a random album from the albums currently visible on the page and opens it in a new tab.
## Features
- Works on:
- `bandcamp.com/*/collection`
- `bandcamp.com/*/wishlist`
- Randomizes from albums already loaded in the page
- No external requests
- No tracking
- No data collection
- Lightweight and fast
## How It Works
The extension scans the page for album links (`/album/` URLs), removes duplicates, selects one at random, and opens it in a new tab.
It does not scrape external pages or interact with Bandcamp’s backend systems.
## Privacy
This extension:
- Does not collect data
- Does not store user information
- Does not communicate with external servers
All functionality runs locally in the browser.
## License
This project is released under the 0BSD License.
The original concept was based on an existing Bandcamp randomizer userscript also released under 0BSD. This extension adapts and restructures that idea into a Chrome Extension format.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.