Hi all...
My project has a Chrome extension that we supply to customers, but not through the Chrome store. Our customers use the "drag .crx file to the Extensions screen" method to install it.
Given the changing requirements for the manifest file, I updated my manifest file for our extension and packed it and installed it.
However, the app is not enabled, and I'm not able to enable it, as Chrome says it's not in the Chrome store.
This didn't used to be a requirement.
Is this a new requirement? Or are there items I need to add to the manifest to make this possible now?
- Tim