chrome-extensions-reloader icon indicating copy to clipboard operation
chrome-extensions-reloader copied to clipboard

chrome.runtime.onInstalled not fired when reloading

Open njt1982 opened this issue 1 year ago • 1 comments

It looks like this just reloads the code (which is fine!) - it might be nice if there was an option to force it to reload the unpacked version and trigger the chrome.runtime.onInstalled event.

This event doesn't trigger when reloading through the plugin (for me) but does if I go to my extension and do a fresh Load Unpacked.

njt1982 avatar Jul 08 '22 13:07 njt1982

Thank you for your suggestion. Further investigation is needed to determine if it's possible to achieve such functionality. If you would be able to contribute a PR, it would be of great help.

arikw avatar Jul 09 '22 06:07 arikw