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

[FR] Add the ability to silently ignore a request to open a browser #77

Open
claudio-salvio opened this issue May 25, 2024 · 1 comment

Comments

@claudio-salvio
Copy link

Hi @aloneguid

Please add the ability to silently ignore a request to open a browser.
It would be very useful to avoid the effects of certain annoying applications that open links without asking the user's permission.
These applications usually open links in the browser by default, although this is not always the case.

I believe that these unwanted attempts could be detected using two tools:

  1. a url pattern
  2. detecting the application that triggers the request

In most cases the first mechanism would be sufficient, but I imagine that the second could be useful in some circumstances as well.

For informational purposes only, I think it would be useful if you could activate some notification mechanism (toast message?) or loggin.

🙏 Thank you very much for sharing this useful application with the community.

Best regards,
Claudio
I 💙 Browser Tammer !

@aloneguid
Copy link
Owner

Thank you! ;) I'll add this to my roadmap. As a workaround right now, you can add a custom browser pointing to an .exe that does nothing, but that's not ideal.

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

2 participants