floblik / YouScrobbler

Scrobbling from YouTube to Last.FM - Userscript for Firefox and Chrome (DISCONTINUED)
http://lukash.de/youscrobbler
GNU General Public License v2.0
33 stars 9 forks source link

Initial clean-up #15

Closed jtojnar closed 7 years ago

jtojnar commented 7 years ago

I slightly cleaned up the code and then automatically formatted it using eslint. I also added Travis file so the code formatting could be checked automatically.

This is only initial clean-up, more changes like factoring out the CSS, de-duplicating the code and straightening the function dependency graph will follow in further pull requests.