soma-chrome
soma-chrome copied to clipboard
Chrome extension to listen to SomaFM web radio stations from your browser.
SomaPlayer for Chrome
SomaPlayer is a Chrome extension for playing stations from SomaFM.
Install from the Chrome Web Store
See the change log. You might also be interested in my desktop app for macOS, Windows, and Linux.
Screenshots
How to Develop
Pull requests welcome!
In Chrome:
- Navigate to
chrome://extensions/
- Toggle on "Developer mode" in the top right
- Click "Load Unpacked" and choose the extension/ directory
How to Check Code Style
npm install
npm test
Thanks
- SomaFM - where all the music comes from!
- Google Material Icons - for pause and play icons.
- Primer CSS library