ExtensionTransport.send() 方法 签名 class ExtensionTransport { send(message: string): void; } 参数 参数 类型 说明 message string 返回值: void