Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Tin Foil Hat

Reveals destination URLs hidden by TinyURL





1 point
login to vote
Sean Murphy scriptwright
Posted Sep 2, 2008

Chris,

I recently wrote a greasemonkey script, Firefox extension, and Ubiquity command that allows you to preview URLs shortened with any shortening service. You can check them out at http://LongURL.org/tools

Hope that helps!

1 point
login to vote
Chris Heath scriptwright
Posted Aug 2, 2008

what about other sites that shorten urls?
is.gd is becoming more popular, as are others
is there an easy way to modify this script to work with other shorteners?

maybe there's another script i haven't found that already does this...
... anyone?

1 point
login to vote
no_master user
Posted Mar 14, 2008

Add to my previous post:
Arh. Interesting the Intercepter 1.2 script doesn't change the tinyurl to the whole original long url, but only the domain (in my previous post = hugeurl.com)
This script (Tin Foil Hat new) doesn't do that, it show the whole original long url, cluttering up the whole page if the redirecting link really is a long link, which tinyurls obvious often is...

Now I really understand why the "Tin Foil Hat new" and "Intercepter 1.2" source codes are not the same. There really is a big difference about these two scripts.

Now I have to say that I almost have changed my mind about "Tin Foil Hat old" being better than "Interceptor 1.2" considering that "Interceptor 1.2" still does keep the link short even though it is not a tinyurl link anymore.

1 point
login to vote
no_master user
Posted Mar 14, 2008

This script: http://userscripts.org/scripts/show/23817 does the same thing, but shows an icon which indicates that the link have been modified = better i think... image which explains the difference: http://tinyurl.com/yskjml

Personally I think that this "Tin Foil Hat old": http://userscripts.org/scripts/show/3548 is better than both of them because it doesn't change the tinyurl link to the originally long one, but shows an toolbox tip instead.
You know... Tinyurls have been invented for a reason: shortening the long urls so the pages and posts becomes less chaotic to read (= smaller/shorter).
fx. post with links above 2 rows long is very annoying.

Take this as an example: very stupid if you have "Tin Foil Hat new" or "Intercepter 1.2" enabled: http://tinyurl.com/yw4d3q

1 point
login to vote
no_master user
Posted Mar 14, 2008

First: To Simon: It doesn't only show it when hovering over? this script transforms the tinyurl to the real url when loading page!

Next:
This is a very cool script and it works. So far I have had to use an redirect checker, fx.: http://www.webconfs.com/redirect-check.php when I was suspicious about tinyurls.

Just to bad that the script doesn't have any Linkification support: The tinyurl text link which Linkification converts into clickable links, doesn't show a tooltip when hovering over them :(, so for them I still has to use http://www.webconfs.com/redirect-check.php
Would be nice if someone could make a redirect checker which supported checking for all redirecting links via: http://www.webconfs.com/redirect-check.php
Chill

1 point
login to vote
simon! scriptwright
Posted Jan 21, 2008

goto: http://userscripts.org/scripts/show/12497

try it with your script and without (lol)

1 point
login to vote
simon! scriptwright
Posted Jan 21, 2008

Very bad, but a very good idea!
"Reveals destination URLs hidden by TinyURL" (you know when?!) when you hover your cursor on it.

Anyway, thanks!

1 point
login to vote
greut script's author
Posted Jan 7, 2008

Added some invisible space to avoid any un-tinyurl'd string to break the layout (especially in Twitter).

@norz It's just that the script is lighter, less agressive in regarding to the DOM tree (which can make it faster, I hope).

1 point
login to vote
norz user
Posted Sep 22, 2007

On the original script you said "An adaptation with more XPath and less JS", what does it mean exactly?

1 point
login to vote
norz user
Posted Sep 22, 2007

What are the changes?

1 point
login to vote
greut script's author
Posted Aug 14, 2007

You could comment on this script if you were logged in.