thom4parisot / crx

A node.js command line app for packing Google Chrome extensions.
https://npmjs.com/crx
MIT License
517 stars 70 forks source link

feat: use `manifest.minimum_chrome_version` as XML's `prodversionmin` #102

Closed ahwayakchih closed 5 years ago

ahwayakchih commented 5 years ago

Default to '29.0.0' for CRX2 and '70.0.0' for CRX3.

Fixes: #13