IMDB google headshot

By alien_scum Last update Jun 2, 2007 — Installed 1,694 times.

Changes in google images

in
Subscribe to Changes in google images 2 posts, 2 voices



RobinRosengren Scriptwright
FirefoxWindows

I had copied part of this script into a personal imdb-userscript of mine, and it stopped working recently. Found that the problem was how google linked their images.

i.src=img=$('img[contains(@src,"google.com/images")]',resObj).src;
needed to be changed to
i.src=img=$('img[contains(@src,"gstatic.com/images")]',resObj).src;

 
Arteekay User
FirefoxWindows

Thanks RobinRosengren, that worked perfectly.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel