In Google search results, in Firefox or Chrome, I get URLs that go through Google and not directly to the target site. For example, at
http://www.google.com/search?q=foo
the first result is
I don't really care that Google is tracking what I click, and I don't really care about the extra indirection when I click on a result (though both are concerns). But I find it annoying that I can't copy-paste a result by simply right-clicking on a link and choosing “copy link address” (I want to get the real result, not Google's redirection to it).
In a browser without Javascript, this doesn't happen: the result URL is good old http://www.google.com/search?q=foo. How can I arrange to have these URLs (at least for copy-paste purposes) in Firefox and Chrome?

mousedownevent and only change the link to the redirect ifevent.button !== 2(2 is right click). – David Murdoch Dec 30 '11 at 17:08