Google Full Image

By Jeffrey Palm Last update May 17, 2010 — Installed 1,484 times.

Script is broken as of 16 May 2010

in
Subscribe to Script is broken as of 16 May 2010 2 posts, 2 voices



Yogesh Mangaj Scriptwright
FirefoxWindows

Installed it just an hour ago, script doesn't seem to work for url's of images which have spaces in them. May be because Google has been updated too [the new UI google page with the permanent left sidebar]

Making the following changes fixes it:

if (res = a.href.match(/[\?\&]imgurl=([^&]+)&/)) { insert(createNewLink(a,'#770000','Full image',res[1].replace(/%2520/g,' ')),a);
}

 
Jeffrey Palm Script's Author
FirefoxWindows

Thanks! I fixed it.

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