15 reviews
Review written by Dan Walsh - see all my reviews (1)
Amazing script, just what I was looking for.
The only exception I had was when a URL preceded with a word and a period by mistake:
i.e. My name is Dan.http://www.dan.com
This picks up the following URL:
However, if I change Line 93 to:
+ '\\b([a-z][-a-z0-9+.]+://|www\\.)'
it works perfectly.
Any reason why period can be accepted prior to :// ?
Thanks a mil!
Misses links quite a bit and fails on links spread across mutliple lines.
works as advertised :)
Review written by Jeremy Gollehon - see all my reviews (3)
It may be placebo but this script feels faster than Linkification which I've been using for as long as I can remember.
It doesn't hit all the links that Linkification does. http://yellow5.us/firefox/testcases.txt
But, maybe that's why it's faster?
requires that JS be enabled for the domain you're visiting
Linkify ting seems to work ok for those that don't want to enable JS globally...
http://userscripts.org/scripts/show/34397
I switched from Linkification add-on to this userscript and it's been working really well so far. Actually at some points, it works better and faster than the add-on.
This is absolutely necessary to have.
Works very well in Chromium nightly (currently 9.0.562.0). Thanks a lot for making this, I had almost given up finding something that works.
I hereby reward you an A+
Thanks for making this wonderful script!