Skip to content

handle1337/ghost-scrobbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost-Scrobbler

A simple scrobbler extension for firefox aimed at youtube/youtube music users!

demo

screenshot

Building

Requirements

  • npm
  • yarn
  • webpack
  • web-ext
  • typescript

Steps

On your terminal run the following under /ghostscrobbler/

  1. $ npx tsc
  2. $ npx webpack --config webpack.config.js

Testing the extension

web-ext run --devtools

Building it

web-ext build

Roadmap

  • Implement auth process
  • Implement scrobbling
  • Add love/unlove functionality
  • Implement discord rich presence
  • Implement track correction
  • Improve GUI

About

Firefox scrobbling extension aimed at youtube users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published