fnxweb / urllink

URL Link Firefox and Thunderbird add-on
https://addons.mozilla.org/en-GB/firefox/addon/url-link/
8 stars 0 forks source link

Enhancement Url "name" #23

Closed siomosp closed 2 years ago

siomosp commented 3 years ago

Hi! Thank you for the extension It is possible to add a name for each url? This is from a similar chrome extension name l?

fnxweb commented 3 years ago

If I understand correctly, then yes, just put a pipe character between a name and the URL:

In Wi&kipedia|http://en.wikipedia.org/wiki/Special:Search?search=*&sourceid=mozilla-search

fnxweb commented 3 years ago

(you can specify a menu shortcut key with & like above, but I've not yet put that functionality back in since the WebExtensions rewrite.)

siomosp commented 2 years ago

If I understand correctly, then yes, just put a pipe character between a name and the URL:

In Wi&kipedia|http://en.wikipedia.org/wiki/Special:Search?search=*&sourceid=mozilla-search

It works, thank you!