To install a dev version:
- Download a copy of this locally.
- Go to chrome://extensions/ and make sure "Developer mode" is enabled.
- Press the "Load unpacked" button and select the "chrome/" directory in this repo.
To release a new version of this extension:
- Bump the version in chrome/manifest.json.
- Run
build.sh
. - Upload gencon.zip to the developer dashboard.