Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome.runtime.onInstalled not fired when reloading #25

Open
njt1982 opened this issue Jul 8, 2022 · 1 comment
Open

chrome.runtime.onInstalled not fired when reloading #25

njt1982 opened this issue Jul 8, 2022 · 1 comment
Labels

Comments

@njt1982
Copy link

njt1982 commented Jul 8, 2022

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.

@arikw arikw added the feature-request Feature Request label Jul 9, 2022
@arikw
Copy link
Owner

arikw commented Jul 9, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants