commit | 03d5409ba6c11b909fc755e512b25da3ca20e4fd | [log] [tgz] |
---|---|---|
author | avm99963 <jocdeladria@gmail.com> | Sat Jan 18 21:33:16 2020 +0100 |
committer | avm99963 <jocdeladria@gmail.com> | Sat Jan 18 21:33:16 2020 +0100 |
tree | 2bd9156c124ba9ea52332b7507395529065b77d3 | |
parent | 4e4a9fdea5b2d74b1bc8d16a691e3897f1c063d6 [diff] |
Added release scripts
To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run bash release.bash
. You can also use bash release.bash -channel=beta
to include a beta label in the extension name and version of the resulting zip file.
The zip file will be located in the out
folder.