A browser extension for Bandcamp that adds numerous features and keyboard shortcuts to improve your music browsing workflow.
This extension builds upon the work of three projects:
- bandcamp-plus--extension by Bamdad Sabbagh - The original foundation for this extension
- bandcamp-streamer by A Flow of Code and Lucas Heymès - Streaming functionality
- BandcampEnhancementSuite by S. A. Bjørn - Additional features and improvements
Beyond that, it was completely built with VS Code Copilot's Agent Mode.
- Wishlist individual tracks directly from release pages
- Intuitive keyboard shortcuts for navigating within and between tracks
- Streamlined wishlist management
- Playback speed adjustment with vinyl and stretched modes
Shortcut | Function |
---|---|
Space |
Play/pause current track |
w |
Add current track to wishlist |
q |
Add entire release to wishlist |
n |
Play next track |
p |
Play previous track |
Shift + p |
Play first track in album |
l or → |
Seek 10 seconds forward |
h or ← |
Seek 10 seconds backward |
i |
Seek to start of track |
↑ |
Increase playback speed |
↓ |
Decrease playback speed |
r |
Reset playback speed to normal |
MIT © 2021-2025 - See LICENSE file for details