abhijithvijayan / web-extension-starter

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
MIT License
1.97k stars 169 forks source link

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

Closed ChildishGiant closed 3 years ago

ChildishGiant commented 3 years ago

image

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

abhijithvijayan commented 3 years ago

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 commented 3 years ago

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

ChildishGiant commented 3 years ago

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

abhijithvijayan commented 3 years ago

Even still, the webpack config builds zip for chrome.

Do check the build directory and find the appropriate build