Google Images Re-Linker
This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image.
Install Google Images Re-Linker 0.3
(Size: 6kb Release Date: October 30th 2005)
Tested on Firefox 0.9 – 1.5b1 and Flock developer preview.

March 6th, 2005 at 4:54 pm
More Monkey Business
In my attempt to make GreaseMonkey do everything ever related to page rewriting in Firefox, I converted roachfiend’s Google Images Re-linker to a GreaseMonkey script.
I just got his permission to post this, so you can snag it here. It’s purpose …
March 7th, 2005 at 11:52 am
One of the GreaseMonkey guys left a comment on my blog about my implementation of this and made a really good suggestion. He pointed out that instead of using a regex to replace any space characters there was a javascript function that would do the job for any specially-encoded characters.
Basically, it was replacing this: googLinks[x].href = gmatch[1].replace(/\%2520/g,’%20′);
With this: googLinks[x].href = decodeURI(gmatch[1]);
I’ve tried it out in my script and it appears to work, but I didn’t notice a problem before either. :)
March 7th, 2005 at 7:21 pm
That’s a good suggestion, I’ll look into it to see if it works okay. That way if any other special character found itself in a photo caption it would be taken care of as well.
March 8th, 2005 at 8:53 am
Ok, upped the version to 0.1.2 with the new decodeURI function, thanks for the suggestion, Tivac.
March 10th, 2005 at 7:34 am
Excellent extension, but I had an idea / suggestion that would, in my eyes at least, make it that much better. I’m on dial-up, so a full page of Google Image results takes somewhere in the range of thirty seconds – one minute to fully load. Now, I’m not sure if this is a known behavior or not, but your extension won’t work until the results page (including thumbnails) has fully loaded… so if the picture I want is in the first row of results, your extension is useless unless I wait for the entire page to load.
So, my question / suggestion… would it be possible to have it auto-rewrite the image URL’s as the page loads instead of waiting until the page has completely loaded?
March 10th, 2005 at 4:42 pm
Unfortunately this isn’t possible, to my knowledge. The script does a mass search and replace, and it only loads after the page is complete.
What you can do, however, is use a third-party proxy filtering software like Privoxy or Proxomitron. These will allow you to do complex search and replace features before and/or during a page load.
March 11th, 2005 at 3:26 am
ahh, now that makes some sense. I’ll check out the programs you suggested and see if I can get either to work out on my setup. Thanks!
March 19th, 2005 at 1:40 pm
how do i override the image relinker, if i want to see the source site?
March 27th, 2005 at 2:53 pm
Hi there,
I often use images.google.co.uk, but the extension only seems to work on images.google.com. Would it be possible to have the extension work on images.google.* ?
Cheers
March 27th, 2005 at 3:04 pm
Richard, it has supported all variants of google images since 0.1.
images.google.co.uk works for me.
March 29th, 2005 at 11:59 pm
[...] ons, technology I just installed the best firefox extension ever – Roachfiend’s Google Images Re-Linker. this let’s you skip the fra [...]
April 1st, 2005 at 5:51 am
Hey, this is pretty cool, but sometimes it’s nice to see the original page, so…
could you make the green URL text under the images link to the page the image was found on? Sometimes whats shown gets shortend so a copy & paste job won’t work, nor plain-txt-to-url extensions.
April 13th, 2005 at 10:28 am
Doesn’t seem to work on the first google image link anytime you search (the one in the upper left corner). Apart from that, great extension!
April 19th, 2005 at 9:47 pm
Nice extension, removes a real pain in the ass behaviour. Seems to conflict with one of my other ext’s though – I use rocker mouse clicks to navigate back and forward through pages, and if I open a google thumbnail and then navigate back to the google thumb page using my “back” rocker gesture, I can’t then click on any of the other images. I use All In One Gestures to costomize my mouse clicks so I assume that’s where the conflict is, not sure if this problom would surface with other extensions that enable rocker gestures.
Anyway, not grumbling, just giving heads up in case you feel it’s worthy of looking at.
Thanks for the ext, and your others :)
April 21st, 2005 at 12:01 am
I second that suggestion… suggestion being –
Hey, this is pretty cool, but sometimes it’s nice to see the original page, so…
could you make the green URL text under the images link to the page the image was found on? Sometimes whats shown gets shortend so a copy & paste job won’t work, nor plain-txt-to-url extensions.
May 13th, 2005 at 12:59 pm
some websites are protecting thier images directly opened by other websites (hotlinking). is it possible, to add a link, that opens the images with the google-frame?
maybe link the green text below the images?
i tried a bit, but i don’t get it work :(
May 19th, 2005 at 12:28 am
Is there a similar script avaliable for Yahoo image search?
Thanks
June 28th, 2005 at 12:26 am
You said in regards to rewriting image URLs on the fly, “Unfortunately this isn’t possible, to my knowledge. The script does a mass search and replace, and it only loads after the page is complete.”
I’ve used CustomizeGoogle extension, and it somehow does rewrite the URLs while the images load. I hope you find a way to rewrite the URLs, because I don’t like using CustomizeGoogle.
June 30th, 2005 at 8:52 am
Sorry to go a bit off topic, all my searches for bugmenot lead here.
Can anyone post the url where i can download this extension ?
June 30th, 2005 at 9:00 am
Go to the top of the page and click on “extensions”. Then you’ll find it among the rest of them.
July 2nd, 2005 at 10:32 pm
Nice work!
July 3rd, 2005 at 6:35 pm
Eric,
For future build of this extension, is it possible to include a relinker to Google and Yahoo’s Image and Video?
Btw, I love this extension!
July 12th, 2005 at 1:29 am
So very glad I found this truly great site :-)
July 20th, 2005 at 2:58 pm
My all-time favorite extension, warts and all. Thanks for the good work.
October 26th, 2005 at 1:41 pm
I just tried to install this extension but wasn’t able to. But when I went to Image.Google…It looks like google has already implemented something like this. It now has 2 links just underneath the image…[Origin Image] which takes you straight to the pic…and [Origin Page] which takes you straight to the page the image comes from.
October 26th, 2005 at 1:44 pm
Or has this extension been install into my firefox…? I don’t see the extension in the list…hmmm. If it’s already been installed…Great Job…it is the best extension….but why did firefox say that It wasn’t able to install the extension…and it’s not on the list?
October 31st, 2005 at 1:17 pm
This is one of my favourite and most beloved extensions, though sometimes it is fun to see the page containing the image (but it’s easy to play with the addess bar…)
I just installed the new 0.3 version, but cannot find a “what’s new” list, apart from the “Flock” thing.
Go on, Eric!
October 31st, 2005 at 2:03 pm
JiN, it’s because you’ve already have CustomizeGoogle installed, wich has the “Google Image Re-Linker” code included and also adds both “Origin Image” and “Origin Page” to the Google Images Search page.
October 31st, 2005 at 8:10 pm
Hi Eric,
I think that this extension is really useful. I would like to propose you a version a little modified. I have used a tutorial to make the description translatable. This way the description changes with language of the browser. If you want to contact me I can give you my modified file but if you prefer you can find here (http://goofy37.perso.cegetel.net/tutolocdescEn.html) the simply guide that I have used.
Thanks in advance
Luca Pedrazzi aka Pedro
November 29th, 2005 at 10:31 pm
Will this work with Firefox 1.5 (final)? Thanks and keep up the good work! :-)
December 18th, 2005 at 10:46 pm
Could you add support for other countries? Like images.google.co.uk?
Thanks, great extentions.
December 22nd, 2005 at 7:42 am
There is the bug: url-encoded links.
As I see, Google URL-encode links like
website.com/images.cgi?img=001&size=big
into
website.com/images.cgi%3Fimg%3D001%26size%3Dbig
So, your plugin should not copy links directly, but decode the image links before.
January 5th, 2006 at 8:25 am
yo dudes i tried it and i think its brill thanks lol i use it in school and its gr8
February 25th, 2006 at 5:52 am
Would it be possible to modify this extension to do something along the same lines, but not for image searching: I could really use an extension for google web search that takes you straight to the “cached text only” version of a page when you click on the “cached” link, instead of the normal cached copy?
February 25th, 2006 at 9:54 pm
Question. The frame in google images. when you click a thumbnail and the page frames, does the website the image comes from go through google to get to you, or does it have you link directly to the site?
March 26th, 2006 at 12:16 pm
gr8 script
April 3rd, 2006 at 4:27 am
This is a nice extension, but you should just get CustomizeGoogle. It does this and musch more. You can find it at the Mozilla Add-Ons Website (http://addons.mozilla.com)
June 28th, 2006 at 11:12 am
The best place to go for this is http://www.mediamingle.com This is the google image search with images that load up on the same screen.
August 4th, 2006 at 3:46 pm
Finally found a download link for Ketjap 1.0 (there’s not one and the referenced link above), but it doesn’t seem to do the Yahoo Images re-linking correctly.
Whenever I click on a Yahoo thumbnail image, it takes me to a W3C page talking about HTTP?? (http://www.w3.org/Protocols/)
Any ideas?
August 16th, 2006 at 8:44 am
this is a great plugin that people will like. Too bad my wife hates the roach on the bottom right
September 22nd, 2006 at 9:30 am
I’m afraid that this plugin has been causing crashes on my machine when I scroll rapidly through larger webpages. Let me know if you want details to debug it; I’m using Mozilla 1.5.0.7. with loads of other plugins, so it may be conflicting with one of them in some way. Sorry to be so negative!
September 25th, 2006 at 12:53 pm
فایرفاکس را دریابید…
مدّتی است که سرگرم لذّت بردن و کشف تجربهای خوشایند در زمینه اینترنت هستم و اینترنت برای من معنی دیگری پیدا کرده است. بله، بنده هم بالاخره به جرگه فایرفاکسیها پیوستم. امروزه حدود ۱۰ درصد از کاربران اینترنت از مرورگر فایرفاکس(روباه آتشین)……
September 30th, 2006 at 7:16 am
[...] 12. Google Images Re-Linker – This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
October 25th, 2006 at 4:48 am
[...] Google Images Re-Linker – This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
October 26th, 2006 at 1:59 pm
[...] Google Images Re-linkerThis will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
October 26th, 2006 at 7:57 pm
Just a general question about modifying this extension – I’d like to base a completely new extension on your code (with credit, of course) would if work for me to just unzip the .xpi and .jar files and edit away then re-zip the files or do I need any other files outside the .xpi in order to achieve this?
Thanks.
November 1st, 2006 at 11:39 pm
[...] It’s available as both a Firefox extension or Greasemonkey script. I prefer the Greasemonkey script, since if for some reason I do want to see the framed page, I can just disable Greasemonkey in the statusbar and reload the page; disabling the extension is comparatively a bit of a pain. Both downloads work wherever Firefox does. — Adam Pash GM Script: Google Image Re-Linker [patcavit.com via Google Operating System] Google Images Re-Linker Firefox Extension [Roachfiend] [...]
November 2nd, 2006 at 9:00 am
Any chance of getting an updated version for Firefox 2.x?
Thx!
November 2nd, 2006 at 1:12 pm
[...] click on Google images thumbnail to get full image : Google Images Re-Linker [...]
November 2nd, 2006 at 6:27 pm
[...] Google Images Re-Linker Firefox extension (tags: firefox extensions google images search) [...]
November 4th, 2006 at 2:56 pm
extensions Firefox : The best…
firefox extensions : manage your extensions, themes and plugins.
Sort Extensions and Themes – Sorts the lists of installed extensions and themes alphabetically. Another similar job is done by Ext2Abc.
MR Tech Local Install – provides the tools needed…
November 11th, 2006 at 4:09 pm
Hi! I’ve made a mod of this script..can I publish here?
November 19th, 2006 at 9:39 am
Hey, it would be very nice if you could make a Firefox 2.0 compatible Version of this Extension!
Thanks,
MaTi
November 25th, 2006 at 9:46 am
[...] Google Images Re-Linker – 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
November 26th, 2006 at 12:36 am
[...] Google Images Re-Linker [...]
November 28th, 2006 at 2:49 pm
[...] click on Google images thumbnail to get full image : Google Images Re-Linker [...]
December 22nd, 2006 at 9:52 pm
[...] Google Images Re-Linker - 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
January 2nd, 2007 at 11:38 pm
[...] Google Images Re-Linker - 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
February 10th, 2007 at 10:57 pm
[...] Google Images Re-Linker – When you search for images on Google, this extension will provide a direct link to the image as opposed to having to visit the site and click on the ‘original image’ link in the top frame. Also available as a GreaseMonkey script. [...]
May 7th, 2007 at 4:48 pm
[...] Image Re-Linker http://roachfiend.com/archives/2005/03/06/google-images-re-linker/ Skip the framed pages that usually opens, jump right to the source [...]
May 8th, 2007 at 7:44 am
[...] GoogleImagesRe-Linker – 繞過Google圖片搜尋的框架預覽頁面,直接瀏覽裡面的縮圖的大圖。 [...]
June 19th, 2007 at 8:13 am
[...] Girl(google image re linker) which is a firefox addon. This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
June 21st, 2007 at 8:25 am
[...] Girl(google image re linker) which is a firefox addon. This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
June 28th, 2007 at 12:30 am
[...] Clicar nas miniaturas das imagens do Google Images para vê-las em tamanho maior: Google Images Re-Linker [...]
July 5th, 2007 at 11:21 pm
None of the add-ons work. I try to install them and it says that there was an unexpected/unknown (can’t remember) error. So I open the error console and line 4141 is highlighted.
July 28th, 2007 at 5:21 am
[...] Google Images Re-linker [...]
August 2nd, 2007 at 3:21 pm
Useful Firefox Security Extensions…
Useful Firefox plugin list:Add n Edit Cookies This might be more of a web developer tool, but being able to view in detail the cookies that various sites set on your visits can be an eye-opening experience. This extension not only shows you all the d…
September 13th, 2007 at 1:46 am
[...] Click on Google images thumbnail to get full image : Google Images Re-Linker [...]
October 5th, 2007 at 9:38 am
[...] Google Images Re-Linker – 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
October 24th, 2007 at 7:28 pm
[...] Google Images Re-Linker – 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
November 7th, 2007 at 10:06 am
[...] Clicar nas miniaturas das imagens do Google Images para vê-las em tamanho maior: Google Images Re-Linker [...]
November 29th, 2007 at 2:53 am
[...] Google Images Re-Linker – 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
December 13th, 2007 at 7:47 am
[...] кликать по картинкам на Google и получать полное отображение : Google Images Re-Linker [...]
January 15th, 2008 at 8:32 pm
[...] Google Images Re-Linker – This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]
March 11th, 2008 at 12:18 am
[...] 14. Google Images Re-Linker [...]
March 15th, 2008 at 8:20 am
[...] Google Images Re-Linker es una extensión que nos permite ir desde los thumbnails de resultados directamente hacia la imagen en tamaño completo, sin tener que andar clickeando en el thumbnail que aparece en el frame intermedio, realmente una extensión muy útil. [...]
March 15th, 2008 at 2:58 pm
[...] esta ocasión una extensión modifica el modo en el que navegamos por las imágenes, se trata de Google Images Re-Linker extensión que nos permite ir desde los thumbnails de resultados directamente hacia la imagen en [...]
March 16th, 2008 at 3:08 am
[...] Una de las cosas que nos molesta a muchos es que Google Images uno tenga que hacer en el servicio muchos clicks para llegar a las imagenes, por un lado esta bien, ya que se pasa primero por la web del autor de la imagen, pero para el usuario es una lata, ya que cuando uno necesita varias imágenes o no le guste la que selecciono el trabajo se vuelve lento. Esta extensión para FireFox en la solución, basta con hacer click en las miniaturas (thumbnails) de Google Images y entras directamente a la imagen a tamaño completo. La extensión la puedes obtener gratuita solo para el navegador FireFox, y la puedes descargar desde aquí. [...]
April 3rd, 2008 at 12:07 pm
[...] Google Images Re-Linker – Dette lar deg klikke på Google Images bilder og du kommer direkte til bildet i full [...]
April 11th, 2008 at 1:10 am
[...] Google Images Re-Linker [...]
May 21st, 2008 at 6:51 am
Is there a chance to have Google Images Re-Linker working with Firefox 3?
I can’t live without it! :-(
Thanks!
July 12th, 2009 at 2:59 pm
Hi,
Google Image Search Color Filter.
Website: http://www.googleimages.co.in/
July 31st, 2009 at 2:37 pm
Well I can get it to install. What it no longer does is actually work. Shame. But then again the Google Images tweak in the Customize Google addon doesn’t work either. [shrugs]
December 30th, 2009 at 3:13 am
[...] Google Images Re-Linker – 绕过Google图片搜索的框架预览页面,直接浏览里面的略缩图的大图。 [...]
January 23rd, 2010 at 11:31 pm
[...] – 無格式複製當前文本內容,將當前頁面的所有字體等格式刪除後複製。 Google Images Re-Linker - 繞過Google圖片搜索的框架預覽頁面,直接流覽裏面的略縮圖的大圖。 [...]
January 31st, 2010 at 5:55 pm
[...] Google Images Re-Linker – This will let you click the thumbnail images on images.google.com, skip the referred framed page, and jump straight to the full-size image. [...]