Google Images text links for image sizes
Last update on Apr 16, 2007
Replaces the Google Images image size select box with text links, as it used to be.
You could comment on this script if you were logged in.
4 comments
You could comment on this script if you were logged in.

login to vote
Updated:
Fixed to work. Also, now using
.tldper knallmuffe's comment – thanks.schmanzy47: I glanced at that script. Seems like you could get rid of that script and just use this one, if you customize this script slightly with the sizes you want. So e.g. replace
'Medium': 'small|medium|large|xlarge',with
'Small': 'small', 'Medium': 'medium', ⋮.
login to vote
Do you think there's a way to get this script to work with the "Google Image Size" script? I think having the additional size options in that script overrides the functionality of this one.
login to vote
works only with all languages when you change "http://images.google.com/images?*" to
"http://images.google*/images?*"
thanks
login to vote
Should now work in any language.