-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Have an option to auto close update page after update #110
Comments
This request is not about enabling/disabling auto-update by default. Instead, I'm asking for a new option/checkbox: Do auto-update, but don't show any popup. |
I'm afraid we can't achieve silence auto-update due to the API limitation of the browser. See this issue #97. |
Could you change the URL of the auto-update page to something like https://rust.extension.sh/update?auto-close=true, and make it close itself? Or make it open in a hidden tab (and make it close itself), please? |
Yeah, this extension randomly opens a new page every now and then, although I did not ask for it. |
Hi @aminya. Thanks for reporting. Could you please check the |
It was enabled for me. Why is it necessary to open a new tab for auto updating? There should be a way to do it without this |
There has a declaration about the intent of auto-update on the update page. See #97. |
Maybe this should be renamed to auto close update page after update? |
Also it would be nice to have this be a separate setting toggle as some users might be confused/concerned by a tab quickly opening and closing, similar to Windows and random |
Was this implemented or is this closed as incomplete? |
https://addons.mozilla.org/en-US/firefox/addon/rust-search-extension/versions and https://github.com/huhu/rust-search-extension/releases show a new version. But https://github.com/huhu/rust-search-extension/commits/master doesn't show any commit message mentioning auto closing the update tab/window. Yet to see. |
The update popup can be annoying. Please add an option not to show it (but still to update).
The text was updated successfully, but these errors were encountered: