Background:
- I manage an offline network of workstations.
- I have written a chrome extension that needs to be in the browser for our webapp to function
- I have published it through the chrome store (but not made it public)
Question:
- How do I install this extension without the internet
What I've tried:
- Windows GPO: Requires the update URL to be http://clients2.google.com/service/update2/crx
- Windows Registry: same URL problem
- Unpacked extensions: prompts users, requires developer tools, and disables the extension when chrome is restarted.
- install crx: disables the extension when chrome is restarted.
Any other ideas, or ways around this? Chrome version 48.