tabs.TabStatus
Indicates whether the tab has finished loading.
Type
Values of this type are strings. Possible values are: "loading"
and "complete"
.
Browser compatibility
BCD tables only load in the browser
Note: This API is based on Chromium's chrome.tabs
API. This documentation is derived from tabs.json
in the Chromium code.