/spice

Chrome extension

Primary LanguageJavaScript

SPICE

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

How to test it:

1. Go to Google Chrome's settings

Settings in menu

2. Click Load Unpacked Extension and select the dist folder. Click OK

Loading extension

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.

Extension in the browser

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 :)