- Down-grade deps to node18 compatible.
- Add null check for extension not found in ChromeWebStore.
- Support new AMO store info.
- Support Node 18 (badgen)
- Update Chrome manifest version parsing.
- Update Chrome version parsing to handle new manifest format. #9.
- Add
sizeandlastUpdated#8.
- Add a backup method to parse Chrome version from manifest.
- Update chrome version parsing
- Loosen
engines.nodeconstraint #5
- Breaking: Implement with TypeScript.
module.exportsis no longer available. Use named import instead.
- Fix #2 UTF-8
locationheader causing infinite redirect loop.
- Update to the new Chrome Web Store. Removed
operatingSystem,priceandpriceCurrency.
- Replace Travis-CI with Github Actions.