- Clone the repository
- Use
npm install
to install the required node modules (requires node.js) - Use
bower install
to install the dependencies (if bower however has not been made available by npm, try installing it manually and globally withnpm -g install bower
) - Go to
chrome://extensions/
- Activate developer mode
- Click on
load an unpacked extension
, locate and select your cloned repo