I’ve been using Bing a lot recently. It’s really quite good. There are a few places it falls down SO HARD, though, and one of those places is with programming queries. This really hurts a developer like me. But, I wanted to keep testing it, just without having to do all the typing to get into a new search engine.
So I went ahead and spent 20min creating a Greasemonkey script that simply adds a link to Google for the same search. If you don’t find what you’re looking for on Bing, you’ll get a link called “SEE GOOGLE” on the left side of the screen. One click and you’re at the Google results. Here’s the code if you’re interested (please excuse my nasty JavaScript… if you have any cleaner ways of doing it, please let me know!):