Enable in-browser Google keyword search of any website you visit:

1. Right-click on your Google Chrome address bar. “Select Edit Search Engines…”

searchany1

2. Wait for your current list of search engines to load. Then scroll down to the bottom of the list, to find the “Add a new search engine” boxes…

searchany2

There add a new search engine…

Name: Any Site

Keyword: as

URL: [sourcecode language=”javascript”]
javascript:location=’http://www.google.com/search?num=100&q=site:’%20+%20escape(location.hostname)%20+%20’%20%S’%20;%20void%200
[/sourcecode]

3. While visiting any website you can now type: as keyword into your browser’s address bar (aka the ‘omnibar’)…

searchany3

On pressing the return key you will get back a page of Google Search results. These results will be for your keyword, drawn only from the current website being visited…

searchany4

Enjoy!