/bitbloq-chromeapp

Bitbloq 2 Chrome App

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

bitbloq-chromeapp

Bitbloq 2 Chrome App

Instructions

1.- Install browserify globally

`npm install -g browserify`

2.- 'npm install'

3.- 'grunt watch' to automatic chrome app generation on dist folder

4.- In your Chrome browser, visit chrome://extensions

5.- Click Load unpacked extension

6.- Navigate to the dist folder, and click Select

Special Thanks

  • A special thanks to Suz Hinton (noopkat) and AVRGirl Project which was a great inspiration and example for this project.