Added release scripts
19 files changed
tree: 2bd9156c124ba9ea52332b7507395529065b77d3
  1. src/
  2. .gitignore
  3. README.md
  4. release.bash
README.md

Infinite scroll in TW

Available in the Chrome Web Store

Build extension in order to upload to the Chrome Web Store

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.