- Add
size
andlastUpdated
#8.
- Add a backup method to parse Chrome version from manifest.
- Update chrome version parsing
- Loosen
engines.node
constraint #5
- Breaking: Implement with TypeScript.
module.exports
is no longer available. Use named import instead.
- Fix #2 UTF-8
location
header causing infinite redirect loop.
- Update to the new Chrome Web Store. Removed
operatingSystem
,price
andpriceCurrency
.
- Replace Travis-CI with Github Actions.