- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy MichaelSafyanAdd support to the omnibox to search within the Guava API.Guava API Search is an extension for Google Chrome. This extension adds support to the Chrome omnibox for searching within and autocompleting classes and interfaces from the Guava�?�¢?�?�¢ Libraries (Google's opensource core Java libraries, of which the Google Collections are a subset). To use this extension, type "guava" followed by a space, followed by your search query. The extension will list any clases or interfaces whose simple names or fully-qualified names match the search query. Selecting an autocompeted result and pressing enter will take you directly to the JavaDoc page for the given class or interface.