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.

  • mr_strange@discuss.tchncs.de
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    8 months ago

    Netscape, then Mozilla, then Firefox had this feature on middle-button-click for literally decades. Firefox devs killed it years ago, despite howls of protest.

    You could literally highlight any text, anywhere, and a middle-click in the browser window would navigate there. It was awesome. Basically a web equivalent of X-windows’ middle-click paste feature.

      • mr_strange@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        8 months ago

        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.