I’ve been using quix for a little while now, and it has really bugged me that you can’t just add it as a search engine.
I tweaked the code a little bit so that it works in chrome and firefox as a search engine. Here is the code.
If anybody needs help setting that up as a search engine I can add a tutorial later.
Thanks for writing this up, but it Chrome doesn’t like the code. Once I paste in the code, it doesn’t enable the OK button to allow me to save it. This may be because it’s a javascript URL.
It works fine on the dev builds… the regular builds don’t like the length. Let me see if I can come up with a workaround.
I found the problem! Chrome 4 doesn’t support {} (functions I believe). The problem is fixed in 5 (but new problems are introduced so I wouldn’t recommend it yet.)
I might try a simple user script, to get it to work.