-
Notifications
You must be signed in to change notification settings - Fork 4
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
Save button do not work; logo/icon disappears in chrome #49
Comments
Can reproduce the save button issue. Will see whats going on. Thanks for reporting!
It checks if the URL headers actually match the document and if not, it removes the icon. For example if the URL shows |
I have the same issue with saving options. I assume there is something wrong with the chrome storage get or set functions. I tried to edit the code with this: https://developer.chrome.com/docs/extensions/mv3/options/ , but I had no luck |
In the options page, save button do not work; therefore, can't change Options. could be more lightweight. should have some exception/whitelist.
Update 1: Sometimes icon/logo disappears from the Search result.
The text was updated successfully, but these errors were encountered: