Yes, this should be possible. It looks to me like the anchor tag for the results page of an image search contains within it the URL of the image itself. You should be able to parse that out with a content script and modify the href for this anchor.
See the docs about using content scripts: http://code.google.com/chrome/extensions/content_scripts.html R On Tue, Nov 10, 2009 at 10:05 AM, Tatosgr <tato...@gmail.com> wrote: > What are the chances to make an gImages extesion that the only thing > that will do is: > > When you search for a picture, and click on it, it takes to the page > who has the pic.. Is it possible to make that don't take you to the > page, but instead take you to the picture?? > > PD: Sorry about the english.. > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to chromium-extensi...@googlegroups.com. > To unsubscribe from this group, send email to > chromium-extensions+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensi...@googlegroups.com. To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=.