kuy / sc-repeat-playlist

A Chrome Extension providing "Repeat Playlist" feature to SoundCloud.
4 stars 0 forks source link
chrome-extension react redux redux-saga soundcloud

SoundCloud Repeat Playlist

A Chrome Extension providing "Repeat Playlist" feature to SoundCloud.

SoundCloud Repeat Playlist on Chrome Web Store

SoundCloud Repeat Playlist

Install & Usage

  1. Install SoundCloud Repeat Playlist from Chrome Web Store
  2. Open SoundCloud or reload existing tab
  3. Click the repeat button of the player at the bottom of the page to change repeat modes

Notice: Can not see the bottom player? It will be shown when you start playing something.

Repeat Mode

The repeat button repeats the following modes.

  1. None
  2. Repeat track
  3. Repeat playlist

Supported Pages

This is a list of pages that are confirmed to work.

Unsupported Pages

Will be supported soon!

Development

Setup

$ npm install

Start webpack with change detection

$ npm start

Please don't forget to load unpacked Chrome extension.

Build Chrome extension

$ npm run build:dist

Chrome extension will be packed under ./dist directory.

License

GPL v3

Author

Yuki Kodama / @kuy