



Turns off the new "feature" of Google Image Search that hides information.
@-moz-document domain("images.google.com")
this not work with images.google.co.** (example: images.google.co.th)
please change to...
@-moz-document url-prefix(http://images.google)
//// Thanks for this update... :)
Very nice. :)
Thanks! Works perfectly.