2

I'm working on an extension that I want to use at 3 locations on probably 100 computers. Rather then re-imaging the computers every time I have have to update the extension, Can I host the extension on a pi at each sight and set a policy with the update url pointed at my extension?

If so how would I go about hosting my own extension?

TOTOROCATBUS
  • 172
  • 1
  • 2
  • 17
  • As I understand from your question and tags, you are developing a Chrome Extension and would like to update it automatically. Unfortunately, there is no way of doing this automatically for security reasons. – IvanD Oct 26 '20 at 03:50
  • @IvanD Interesting when you reopen chrome does it auto reload the extension? – TOTOROCATBUS Oct 26 '20 at 03:59
  • Definitely not if it is installed locally, but if you publish it to the Chrome Extension store, then maybe – IvanD Oct 26 '20 at 04:00
  • @IvanD I just tested it and I think it does if I change the code in the local directory. only if I change the code in the actually directory I just wonder if I package it then overwrite the directory and reopen chrome if that would be enough to make it update automatically. – TOTOROCATBUS Oct 26 '20 at 04:08
  • I'm not sure, you need to actually test it – IvanD Oct 26 '20 at 04:14

0 Answers0