Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamdadfr/bandcamp-plus--extension
Add multiple features to bandcamp.com
https://github.com/bamdadfr/bandcamp-plus--extension
bandcamp browser-extension chrome chrome-extension firefox firefox-addon javascript typescript web-extension
Last synced: about 1 month ago
JSON representation
Add multiple features to bandcamp.com
- Host: GitHub
- URL: https://github.com/bamdadfr/bandcamp-plus--extension
- Owner: bamdadfr
- License: mit
- Created: 2021-10-11T17:46:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T20:07:41.000Z (6 months ago)
- Last Synced: 2024-11-03T01:59:10.325Z (about 2 months ago)
- Topics: bandcamp, browser-extension, chrome, chrome-extension, firefox, firefox-addon, javascript, typescript, web-extension
- Language: TypeScript
- Homepage: https://github.com/bamdadfr/bandcamp-plus--extension#-download
- Size: 3.15 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![release](https://img.shields.io/github/v/release/bamdadsabbagh/bandcamp-plus--extension)
![license](https://img.shields.io/github/license/bamdadsabbagh/bandcamp-plus--extension)
![maintainability](https://img.shields.io/codeclimate/maintainability/bamdadsabbagh/bandcamp-plus--extension)
![coverage](https://img.shields.io/codeclimate/coverage/bamdadsabbagh/bandcamp-plus--extension)
![snyk](https://img.shields.io/snyk/vulnerabilities/github/bamdadsabbagh/bandcamp-plus--extension)![chrome version](https://img.shields.io/chrome-web-store/v/hggjmjobahhmbmnfndhdgidchhhhjkad?label=chrome)
![chrome users](https://img.shields.io/chrome-web-store/users/hggjmjobahhmbmnfndhdgidchhhhjkad)
![chrome rating](https://img.shields.io/chrome-web-store/stars/hggjmjobahhmbmnfndhdgidchhhhjkad)![firefox version](https://img.shields.io/amo/v/bandcamp?label=firefox)
![firefox users](https://img.shields.io/amo/users/bandcamp)
![firefox rating](https://img.shields.io/amo/stars/bandcamp?label=rating)Add multiple features to bandcamp.com
![](assets/screenshots/screenshot.png)
## 🚀 Download
** [Chrome](https://chrome.google.com/webstore/detail/bandcamp%2B/hggjmjobahhmbmnfndhdgidchhhhjkad)**
** [Firefox](https://addons.mozilla.org/firefox/addon/bandcamp)**
## 📖 Features
- Arrange Bandcamp layout
- Wishlist single tracks from release page
- Add volume control
- Add speed control with vinyl and stretched modes
- Copy track info to clipboard### ⌨️ Keyboard Shortcuts
`Space` play/pause
`C` copy track info
`W` wishlist current track
`Shift + W` wishlist release
`N` next track
`P` previous track
`Shift + P` play first track
`→` seek 10 sec forward
`←` seek 10 sec backward
`Shift + ←` seek start
`↑` increase volume
`↓` decrease volume
`R` reset volume
`Shift + ↑` increase speed
`Shift + ↓` decrease speed
`Shift + R` reset speed