class ExtensionTransport { static connectTab(tabId: number): Promise<ExtensionTransport>; }
Returns:
Promise<ExtensionTransport>