go-crx3 icon indicating copy to clipboard operation
go-crx3 copied to clipboard

Support providing version of `crx3` tool

Open przemoc opened this issue 1 year ago • 1 comments
trafficstars

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

przemoc avatar Jun 29 '24 20:06 przemoc

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

mmadfox avatar Jul 08 '24 10:07 mmadfox

Thanks. Looks like it got implemented in ac085bf24b19.

$ crx3 version
crx3 tools version v1.6.0

I believe we can close it now.

przemoc avatar Sep 03 '25 22:09 przemoc