Chromium search tools in the OmniboxThis extension adds Chromium search+autocomplete tools to the Omnibox.
Type 'cr' in the omnibox, then a command:
* a: or author: <author> - Commits by author.
* b: or bug: <keyword or ID> - Your bugs (search "commentby:me") or a bug ID ("12345" or "v8:12345").
* cs: <search> - Chromium code (this is the default).
* r: or rev: <revision> - Chromium revision.
Source code available at https://github.com/kalman/chrome-extensions/tree/master/omni-chromium
Reviews of Omnibox for Chromium Developers extension