Replies: 1 comment
-
Late to the party but it might help someone else.
And remember to use the sendResponse inside the listener's callback's body. In my case both some_checking_functions should use sendResponse and send anything. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I was just wondering if anyone had any luck getting chrome.tabs.create's callback to fire in v3?
I've tried something like so:
But either trying to supply a callback function or using promises fails to alert
Beta Was this translation helpful? Give feedback.
All reactions