I have Chrome extension and create the crx
file using developer mode. I uploaded the crx
file to some internal url (www.xyz.com/internal.crx).
Whenever i am trying to install the extension with URL (not in developer mode) it is throwing error Package is invalid:
CRX_REQUIRD_PROOF_MISSING
Same CRX
file i used in developer mode with drag and drop and it's working fine. Please help to solve the problem with URL downloading and installing extension internally.