Hello. What is an efficient way to turn a list of urls to auto titled hyper links?
For example, this process happens when I bookmark a url/page on Firefox. If I copy that bookmark from the list, the domain would turn into a Hyper link text with auto fetched title.
For example, if I bookmark this url
Pasted on rich text areas, like a simple Gmail message, it turns into a long text hyperlink (clickable) - "LiveJournal: Discover global communities of bloggers who share your unique passions and interests.". (Imagine that this entire line is a clickable link leading to the webpage).
How can I repeat this automatic process without having to bookmark each link on firefox? Like paste a list of links, and turn them to this auto fetched titled hyperlink in one click...
For example, this process happens when I bookmark a url/page on Firefox. If I copy that bookmark from the list, the domain would turn into a Hyper link text with auto fetched title.
For example, if I bookmark this url
And than copy it from my bookmarks list, it is turned into thishttps://www.livejournal.com/
<p><a href="https://www.livejournal.com/">LiveJournal: Discover global communities of bloggers who share your unique passions and interests.</a></p>
Pasted on rich text areas, like a simple Gmail message, it turns into a long text hyperlink (clickable) - "LiveJournal: Discover global communities of bloggers who share your unique passions and interests.". (Imagine that this entire line is a clickable link leading to the webpage).
How can I repeat this automatic process without having to bookmark each link on firefox? Like paste a list of links, and turn them to this auto fetched titled hyperlink in one click...