Dart Documentationchrome.omnibox

chrome.omnibox library

The omnibox API allows you to register a keyword with Google Chrome's address bar, which is also known as the omnibox.

Properties

final ChromeOmnibox omnibox #

Accessor for the chrome.omnibox namespace.

final ChromeOmnibox omnibox = new ChromeOmnibox._()

Classes