After using Chrome for a decade and switching back to Firefox, one feature I missed was the ability to right-click and Go to [url] directly, for any selected text that vaguely resembles a URL.
I made Goto foo to approximately replicate Chrome’s behavior in Firefox, but it would be nice if no extension were necessary.
No you can’t. The code was changed years ago to only work if the text in the PRIMARY buffer “sort of looks like it might be a URL”.
That defeats the whole point of the feature. If someone has written “go to example.domain, it’s amazing”, without bothering to make “example.domain” a link anchor, or even prepending “https://”, then there’s no easy way to actually visit the site. Previously, I could just select the text I wanted, middle-click into a browser window, and hey presto. Doesn’t work any more.