Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianvazelle/extend-soundcloud

A chrome extension to extend soundcloud usage for live
https://github.com/florianvazelle/extend-soundcloud

chrome-extension soundcloud

Last synced: 18 days ago
JSON representation

A chrome extension to extend soundcloud usage for live

Awesome Lists containing this project

README

        

## Installing and Running

### Procedures:

1. Check if your [Node.js](https://nodejs.org/) version is >= 8.
2. Clone this repository.
3. Run `npm install` to install the dependencies.
4. Run `npm start`
5. Load your extension on Chrome following:
1. Access `chrome://extensions/`
2. Check `Developer mode`
3. Click on `Load unpacked extension`
4. Select the `build` folder.
6. Happy hacking.