Google Image direct links

By Juhani Last update May 20, 2009 — Installed 9,621 times. Daily Installs: 17, 10, 11, 10, 11, 5, 3, 9, 5, 17, 10, 7, 3, 15, 10, 6, 6, 12, 7, 9, 7, 16, 4, 5, 9, 5, 4, 2, 14, 8, 10, 9

Add your review

5 reviews


0 out of 1 person found this review helpful
1 star
Not working anymore , Mar 24, 2009
Review written by wcwc - see all my reviews (17)

I used this script for a few months and it was great. But for whatever reason, it doesn't work anymore. I've now switched to Patrick Cavit's Google Image Relinker at http://userscripts.org/scripts/show/5059 which works and which was recently updated as well.

0 comments |

4 stars
Simple and excellent , Aug 14, 2009
Review written by benoitb - see all my reviews (1)

Great little script that saves a lot of stress.

Minus one star because it needs a little fix to follow Google's frequent updates.

0 comments |

1 out of 1 person found this review helpful
5 stars
Great script. A request though... , Mar 27, 2009
Review written by 613 The Evil - see all my reviews (2)

Thanks for all the work. It's useful. But I still want to have the option to go to the link, the old style, I mean to the page of the image, perhaps with the image shrinked on top, you know, the default way. I think if you change the link below the image, so it links you to that page, the old style one, it would be great. Sorry I failed to describe it more simply. Hehe. Please make my wish come true! Thanks.

0 comments |

5 stars
Nice one , Jul 13, 2009
Review written by Aaron Russell - see all my reviews (8)

Works good, Thanks!

0 comments |

5 stars
A small change , Apr 12, 2009
Review written by zeysoft - see all my reviews (2)

This script does not work, but changing this

var googFonts = selectNodes(doc, doc.body, "//FONT[contains(@color,'#008000')]");

for this
var googFonts = selectNodes(doc, doc.body, "//SPAN[contains(@class, 'a')]");

works perfectly.

I've tested it on Spanish Google Image.

Sorry for my English.

2 comments |