chrome.tabs library
Use the chrome.tabs API to interact with the browser's tab system. You can
use this API to create, modify, and rearrange tabs in the browser.
Properties
final ChromeTabs tabs #
Accessor for the chrome.tabs namespace.
final ChromeTabs tabs = new ChromeTabs._()