tabs.TabStatus
Indicates whether the tab has finished loading.
Type
Values of this type are strings. Possible values are:"loading"
and"complete"
.
Browser compatibility
Note:This API is based on Chromium'schrome.tabs
API. This documentation is derived fromtabs.json
in the Chromium code.