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

Extension forgets the settings after updating the browser #36

Open
seedofjoy opened this issue Feb 23, 2016 · 0 comments
Open

Extension forgets the settings after updating the browser #36

seedofjoy opened this issue Feb 23, 2016 · 0 comments

Comments

@seedofjoy
Copy link

Whenever you update your browser (or extension) it forgets settings.
This happens, because onInstalledevent fired on each browser or extension update.

Here docs: https://developer.chrome.com/extensions/runtime#event-onInstalled

Fired when the extension is first installed, when the extension is updated to a new version, and when Chrome is updated to a new version.

seedofjoy added a commit to seedofjoy/Access-Control-Allow-Origin that referenced this issue Feb 23, 2016
Fix resetting settings to default when you upgrade your browser.
@jdart jdart mentioned this issue Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant