mmadfox / go-crx3

Chrome browser extension tools. Provides a set of tools packing, unpacking, zip, unzip, download, etc.
Apache License 2.0
27 stars 8 forks source link

Support downloading CRX file from Chrome Web Store #13

Open przemoc opened 2 months ago

przemoc commented 2 months ago

Nowadays: crx3 download id creates directory with unpacked extension, called extension. When -o name.crx is used, then it makes directory called name, but there is no name.crx.

It would be useful to be able to download .crx file.

mmadfox commented 1 month ago

Yes, that’s a good suggestion. I will do it soon.