Install from Chrome Web Store
- yarn v1.17.3
- node v12.3.1
cp .env.dist .env.development
Replace APP_BASE_URL
with the URL of the web frontend.
yarn
yarn build:development
Once the wanted changes are merged into master branch, create a release tag with the new version.
Eg. 0.0.7
- Navigate to
chrome://extensions/
in Google Chrome. - Turn on
developer mode
. - Click on
Load unpacked
. - Select
build
directory. - Short should now up in extension list.
When contributing to this repository, please first discuss the change you wish to make via issues with the owner of this repository before making a change.
- Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
- You may merge the Pull Request in once you have the sign-off of code owner, or if you do not have permission to do that, you may request the code owner to merge it for you.
Harry Liu - byliuyang
This project is maintained under MIT license