Chrome Extension - Qwg - Reprogramming the URL Bar
Qwg is a Chrome extension that lets you reprogramme the Chrome omnibox (the URL bar).
It works by analyzing the current query, the current context, and a configuration tree (made of configuration objects) you supply. For example, it can make the current query "Google.com" to "Google.com?q=Google+" if it sees a URL with a "Google" in the query part.
By doing this, it will make the URL bar to provide the relevant results for your search. If the results aren't relevant, it will return the current query, so that you don't waste your time on useless results.