Linkify Plus
Last update on Jul 19, 2005
Turn plain text URLs into links. Supports http, https, ftp, email addresses
You could comment on this script if you were logged in.
14 comments
You could comment on this script if you were logged in.

login to vote
You may want to add an exclusion for *.xml, otherwise this breaks rendering for any XML with a URL or e-mail
login to vote
LenR: I have created a script that does just that -- but only for email addresses: http://userscripts.org/scripts/show/23362
login to vote
Great script! I'd love to see support to de-cr@pify email address insertions - i.e. turn bob<at>test.com (or {at} _at_ etc) into bob@test.com.
Anyone know what are the differences are between linkify ting (http://userscripts.org/scripts/show/2254) and linkify plus (http://userscripts.org/scripts/show/1352)? Only one I can see is that ting picks up links like google.com but nothing else.</at>
login to vote
Great script! just installed it!
login to vote
I have a problem... it only converts the start into an url.
For example: http://www.myspace.com/luttenbergerklug
I just get the link http://www.mysp
What can i do about it?
login to vote
ldap, news, nntp, h**p, mailto, about, irc, and telnet are supported by Linkifier Plus
http://userscripts.org/scripts/show/6128
If anybody's interested.
login to vote
Very good job, I love this script.
I made a version that also recognises links without protocol (very common too, just www.). As it is not a relevant change I hosted it else where http://vasco.flores.googlepages.com/linkifyplus... . The changes are marked with // @Vasco, and are compatible with your code, please feel free to include them in your code.
login to vote
Test link
http://www.google.com
login to vote
This script will match http, https, and ftp. That makes it better than Linkify but worse than Linkifier.
login to vote
gj :)
login to vote
Could someone adapt this script (painfully I'm not able to...) to make it work with phone numbers like:
+43 (7248) 61504
+43 (7248) 602
THX
login to vote
Brandon:
It will do more links, basically. It catches http:// https:// ftp:// and email addresses.
login to vote
How is this different from linkify?
login to vote
Great script... but please make it remove commas etc. (, . ! ?) at the end of an URL.