I'm the author and maintainer of this Chrome extension that is hosted
on the Web Store --
https://chrome.google.com/webstore/detail/ennflnaebogjainllkhndcpafcgechbb
About a week ago I uploaded a new version of the extension. The
upload to the Web Store succeeded fine, so the uploaded extension
passed the Web Store's sanity checks.
I recently found out that the extension doesn't work when downloaded
from the Web Store. If you try to install the extension from the Web
Store (using the "Add to Chrome" button), Chrome downloads the file
and displays the "Confirm New Extension" popup. If you click the
popup's "Add" button, Chrome displays an error that says: "Package is
invalid / Could not load javascript [filename] for content script".
There is no additional info in the Chrome log.
I have a few questions...
1) Is there a way to download the crx file that is hosted at the Web Store page?
2) If there was a problem with the extension, shouldn't the Web
Store's upload process have caught the error?
3) I find the "Could not load javascript" error surprising, since I
can install the crx locally and it seems to work fine. If anyone can
manage to download the crx, could you shed some light on what might be
wrong with the javascript?
Thanks!
Mike