diff --git a/src/js/vapi-background.js b/src/js/vapi-background.js index 0e0ab22..2996836 100644 --- a/src/js/vapi-background.js +++ b/src/js/vapi-background.js @@ -675,7 +675,7 @@ if (self.chrome) { this.connector = function(request) { var callback = function(response) { - if (request.message.requestId && response !== undefined) { + if (response !== undefined) { request.target.page.dispatchMessage( request.name, {