Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRX_REQUIRD_PROOF_MISSING when trying to install the generated .crx on chrome #65

Closed
ChildishGiant opened this issue May 16, 2021 · 4 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more.

Comments

@ChildishGiant
Copy link

image

I can install it on new edge (chromium) without this issue.

@abhijithvijayan
Copy link
Owner

Try using zip instead.

I will look into this issue. I think latest chromes have this issue

https://stackoverflow.com/questions/56930454/chrome-extension-throws-crx-file-error-crx-requird-proof-missing

@abhijithvijayan
Copy link
Owner

By the way, the webpack setup only builds extension in crx for opera, it is now building into zip for chrome

@ChildishGiant
Copy link
Author

It's probably worth noting that I'm using the master branch

@abhijithvijayan
Copy link
Owner

abhijithvijayan commented May 17, 2021

Even still, the webpack config builds zip for chrome.

Do check the build directory and find the appropriate build

@abhijithvijayan abhijithvijayan added the stale? Issue that may be closed soon due to the original author not responding any more. label May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

2 participants