Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chihchengliang/nspk
- Owner: ChihChengLiang
- Created: 2015-11-26T04:35:57.000Z (about 9 years ago)
- Default Branch: release
- Last Pushed: 2015-11-26T05:17:59.000Z (about 9 years ago)
- Last Synced: 2024-10-28T23:23:21.081Z (2 months ago)
- Language: JavaScript
- Size: 773 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`