TabStatus typedef
TabStatus = String
https://developer.chrome.com/docs/extensions/reference/tabs/#type-TabStatus
unloaded,loading,complete
Implementation
typedef TabStatus = String;
https://developer.chrome.com/docs/extensions/reference/tabs/#type-TabStatus
unloaded,loading,complete
typedef TabStatus = String;