soma-chrome

Chrome extension to listen to SomaFM web radio stations from your browser.

MIT License

Stars
58
Committers
5

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:

  1. Navigate to chrome://extensions/
  2. Toggle on "Developer mode" in the top right
  3. Click "Load Unpacked" and choose the extension/ directory

How to Check Code Style

npm install
npm test

Thanks