このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Request which will be forwarded to native broker by the browser extension
type NativeExtensionRequestBody = { method: NativeExtensionMethod, request?: NativeTokenRequest, }