There used to be some grease monkey scripts that helped relink results directly from the Google search (see here and here for regular results, and here and here for image results.)
I really enjoyed using those scripts because it I didn't need to send one more HTTP request via google, and I could also right click and copy the URL without getting a big redirect string (try it if you're wondering what I'm talking about - see image below)
So my question is where can I find a script that is:
- Currently working
- Can be installed on Google Chrome (ps: this is not hard - google chrome can install most greasemonkey scripts and userscipts without any modifications)
- It needs to also work with google's secure search (httpS instead of http://google.com)
- BONUS: If the script works on google image search or if you have a separate one that would also be REALLY great.
