mike10004 / crxtool

Tool for packing and unpacking Chrome extension .crx files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support CRX3

mike10004 opened this issue · comments

They went and came out with a new CRX format without telling me: https://bugs.chromium.org/p/chromium/issues/detail?id=720092

Support must be added.

p.s. I didn't even know what we had been supporting was CRX2, if indeed that's the case; is there a CRX1 we should also be worried about?

commented

When an extension file is unpacked with multiple public keys, the first one is not the extension's public key。
link