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 providing version of `crx3` tool #12

Open przemoc opened 2 months ago

przemoc commented 2 months ago

I realized there is no easy way to confirm version of crx3 tool. Please consider fixing it.

Typically it is done via options: -V, --version (upper-case V, because lower-case v is typically used for increasing verboseness)

But you could also do it via command: version

mmadfox commented 1 month ago

Okay. I will add it soon, and it is a very useful command