Whether the tab is the current active (frontmost) tab
The tab favicon
The tab id
Whether the tab is currently in a loading state.
The value is true while the browser is still navigating to the target URL or
fetching sub-resources (i.e. document.readyState
is not "complete"). It
typically switches to false once the load
event fires and all major
network activity has settled.
The tab title
The tab url
Browser tab