SPICE Chrome extension (KTH project for DT2140, HT 2014)
##Do you want to just use it? Check out our current release: Version 1.0
##Want to get the code? How to get started:
- Clone the repo
- Type in terminal
npm install
- Type in terminal
bower install
- Build the project typing
grunt build
##How to test
Go to Chrome Settings > Extensions > Load unpacked extension
and choose the folder dist
3. Done! The extension will now be loaded on the browser and you can use it with any website by clicking the top right icon.
You can try it on our example pages or any other web page (though we do not claim full support).
##Would you like to help?
Feel free to fork it, improve it and pull request :)