←back to thread

What's New with Firefox 142

(www.mozilla.org)
177 points keepamovin | 1 comments | | HN request time: 0.251s | source
Show context
everdrive ◴[] No.45102820[source]
I'm genuinely perplexed why people find link previews useful. The page image is too small to really see, and it's not as if rapidly opening and closing a tab actually takes effort. It may be faster than the long click depending how comfortable you are with keyboard controls.

I have other questions as well -- does the link preview ignore your plugins? So if you loaded the web page, would uBlock Origin prevent tracking which is _not_ prevented when loading the preview? If you have a phishing test url with a unique identifier, do you flunk the test even if you don't click through?

replies(11): >>45103051 #>>45103111 #>>45103185 #>>45103354 #>>45103408 #>>45103433 #>>45103485 #>>45104009 #>>45105387 #>>45106500 #>>45112324 #
carlosjobim ◴[] No.45103485[source]
They would be very useful if they were instead in form of a META image and then just the website text. Not the entire website design.
replies(1): >>45104167 #
1. WorldMaker ◴[] No.45104167[source]
Interesting thought. A lot of sites have been adding various META tags for link previews in social media, it might be neat to have a browser native form of that, especially because making it a browser feature could help push it back to open standards (right now most of them are OpenGraph which despite "open" in the name is still somewhat proprietary to Facebook/Meta and Twitter Cards which will probably forever be called that).

One interesting breakdown: https://getoutofmyhead.dev/link-preview-meta-tags/

(ETA: This does seem to be what the feature actually does, having now tried it. Ignoring the AI Summary feature part of it, most of it does appear to be META tag driven and uses the card images of OpenGraph/Twitter Cards.)