|
Script Summary:
Change green text under Google Image Search to point exactly to the image on its original page |
this script has 1 topic, 3 posts |
This script has no reviews. |
This script depends on FXPointer or XPointer UserJS for the link to work in Firefox and Opera. See the source for their homepages.
As of 2008-06-16, XPointer UserJS does not support contains(). I don't know how to target @src more generally than contains(, file_name), so this script does not work in Opera. I would try to detect support for contains() and fallback to @src=full_href_from_google so that several images work.My fault, I didn't set up XPointer UserJS as global userscript in Opera.
Customize Google 0.72 link rewriting is accounted for in this script. In fact the code path for that case is one-third the general case. Thanks, guys&gals.
2008-06-21: now it fallbacks to the link which points to the image, as GIS also indexes those.





