chrome extension auto-update strategy -



chrome extension auto-update strategy -

i want update chrome extensions automatically or via command line. these archived using autoupdating, hosted extension. autoupdating not supported extension hosted in chrome web store. manual updating through web portal tiring.

it possible utilize straight linking js file external web site, not work offline utilize case. add together appcache background page, work?

an desperate approach store js files in indexeddb , inject it.

is there improve solution?

google-chrome-extension auto-update chrome-web-store

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -