chrome.infobars library
Use the chrome.infobars
API to add a horizontal panel just above a tab's
contents. See the screenshot below.
Properties
final ChromeInfobars infobars #
Accessor for the chrome.infobars
namespace.
final ChromeInfobars infobars = new ChromeInfobars._()