This is the Chrome Extension that knows how to talk to http://github.com/knewter/chromechat
Yeoman was used to develop this app. We took advantage of generator-chrome-extension and generator-angular.
npm install
bower install
grunt watch
I'll put instructions here if needed, later.
karma start
You can also just hit t in vim to run them, as long as there's a karma session running in the background.