chrome.browserAction library
Use browser actions to put icons in the main Google Chrome toolbar, to the right of the address bar. In addition to its icon, a browser action can also have a tooltip, a badge, and a <a href = '#popups'>popup</a>.
Properties
final ChromeBrowserAction browserAction #
Accessor for the chrome.browserAction
namespace.
final ChromeBrowserAction browserAction = new ChromeBrowserAction._()