cheshire137 / soma-chrome

Chrome extension to listen to SomaFM web radio stations from your browser.
https://chrome.google.com/webstore/detail/somaplayer/dpcghdgbhjkihgnnbojldhjmcbieofgo?hl=en&gl=US&authuser=1
MIT License
58 stars 20 forks source link

Remove jQuery dependency #30

Closed cheshire137 closed 8 years ago

cheshire137 commented 8 years ago

Go with modern JavaScript instead: querySelector, const, forEach, etc.