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.
Don’t let everyone “well actually” you, here. The fact you are making this robust is great.
Feature idea: holding down Alt/Option changes the menu to open in a new tab.
‘New Tab’ is the default/only behavior currently.
I notice that Chrome supports Ctrl-click (background tab) and Shift-click (new window), and Firefox provides a modifiers array, so I think I could replicate this.