Whether the tab is active in its window
Whether the tab has produced sound in the last few seconds (since chrome 45)
Whether the tab can be discarded automatically by the browser when resources are low. (since chrome 54)
Whether the tab is discarded. A discarded tab is one whose content has been unloaded from memory, but is still visible in the tab strip. Its content gets reloaded the next time it's activated. (since chrome 54)
The URL fo the tab's favicon
The height of the tab in pixels (since chrome 31)
Whether the tab is highlighted
The ID of the tab
Whether the tab is an incognito window
The index of this tab within its window
Tab muted state and the reason for the last state change. (since chrome 46)
The ID of the tab that opened this tab, if any. This property is only present if the opener tab still exists.
Whether the tab is pinned
Whether the tab is selected (deprecated since chrome 33)
The session ID used to uniquely identify a Tab obtained from the sessions API. (since chrome 31)
The status of the tab (loading or complete)
The title of the tab
The URL the tab
The width of the tab in pixels (since chrome 31)
The ID of the window the tab is contained within
Generated using TypeDoc
Data about the tab itself