You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We live in a web which can (in my opinion) be used in a dangerous or deceptive way (what a tragic intro!).
I think it is really important for browsers to give visibility to users where do links they are about to click lead to.
For example when receiving an email, there can me a hyperlink of the shape <a href="some-malicious-url">some-friendly-url</a>.
Most browsers display at the bottom of the page the target of a hovered hyperlink (see attached image, from Firefox).
I think it would be good for min to provide this feature (I haven't managed to find a way to enable it, nor have found related issues or PR).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We live in a web which can (in my opinion) be used in a dangerous or deceptive way (what a tragic intro!).
I think it is really important for browsers to give visibility to users where do links they are about to click lead to.
For example when receiving an email, there can me a hyperlink of the shape
<a href="some-malicious-url">some-friendly-url</a>
.Most browsers display at the bottom of the page the target of a hovered hyperlink (see attached image, from Firefox).
I think it would be good for min to provide this feature (I haven't managed to find a way to enable it, nor have found related issues or PR).
Beta Was this translation helpful? Give feedback.
All reactions