For the latest packaged version check the releases page. Drop the crx file in the Chrome extensions page (chrome://extensions/).
- Install NodeJS from https://nodejs.org/
npm install -g gulp webpacknpm install
gulp- In the Chrome extensions page,
Load unpacked extension...and select thebuilddirectory.
The extension will automatically reload on code changes.
git pull origin branch_namenpm install
gulp buildwill generate a build in./dist.