A simple scrobbler extension for firefox aimed at youtube/youtube music users!
- npm
- yarn
- webpack
- web-ext
- typescript
On your terminal run the following under /ghostscrobbler/
$ npx tsc
$ npx webpack --config webpack.config.js
web-ext run --devtools
web-ext build
- Implement auth process
- Implement scrobbling
- Add love/unlove functionality
- Implement discord rich presence
- Implement track correction
- Improve GUI