Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chihchengliang/nspk

Get you all the awesomeness of [Netspeak](http://www.netspeak.org/) in a Chrome extension.
https://github.com/chihchengliang/nspk

Last synced: 25 days ago
JSON representation

Get you all the awesomeness of [Netspeak](http://www.netspeak.org/) in a Chrome extension.

Awesome Lists containing this project

README

        

# netspeak-extension

Get you all the awesomeness of [Netspeak](http://www.netspeak.org/) in a Chrome extension.

![](demo.png)

## To use

1. clone this project.
1. Go to `chrome://extensions` in your Google Chrome browser.
1. Click `Load unpacked extension...` add select project directory in the dialog.

## To develop

1. `npm install`
1. `npm run build` or `npm run watch`