vladignatyev / crx-extractor

CRX Extractor downloads and extracts Chrome Extensions and its source code
https://crxextractor.com
GNU General Public License v3.0
185 stars 38 forks source link

uploaded crx files incorrectly failing verification #4

Closed FredThompsonII closed 4 years ago

FredThompsonII commented 6 years ago

I used http://crxextractor.com/ to download a number of extensions. Each of those was dragged to the decompile area, were sent to the host, and...were rejected as being invalid containers. Systems is Win8.1x64 FF56.0.2

Any idea why this is happening and how to prevent the false negatives?

vladignatyev commented 5 years ago

@FredThompsonII missed this issue. could you please provide more details, at least example of extensions?

upils commented 5 years ago

CRX2 Has been deprecated recently (https://www.chromium.org/crx2-deprecation). Is this related ? Which version do the tool expect ?

Existing implementation already exist (eg. to generate a CRX3 file https://github.com/ahwayakchih/crx3)

Here is the design doc, specifying the file format https://docs.google.com/document/d/1pAVB4y5EBhqufLshWMcvbQ5velk0yMGl5ynqiorTCG4/edit#heading=h.ke61kmpkapku

vladignatyev commented 5 years ago

@upils I'm working on update for Crxextractor. In the meantime will enable support for recent versions of .CRX! Thanks for update from you! It is a valuable contribution!

upils commented 5 years ago

Nice :) Glad to see this tool is still maintained!

legoblokje commented 5 years ago

@vladignatyev any updates? Really like this tool and would love CRX3 support.

vladignatyev commented 5 years ago

@legoblokje I'm going to resolve issues this weekend!

vladignatyev commented 5 years ago

much appreciate if anybody give me few .crx those are breaking crxextractor!

vladignatyev commented 5 years ago

Probably resolved by the latest commit. Check out on the website: https://crxextractor.com/

If you check and it been resolved, please remind me or close this issue!