how to message content script from popup #94
Unanswered
mengxi-ream
asked this question in
Q&A
Replies: 1 comment
-
Correct. You have to send a message to the background, then send a message to a specific tab/tabs by their ID using Or just use a messaging library that does this for you. |
Beta Was this translation helpful? 8000 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.
-
I tried to follow the document.
I found popup can message background, but popup can't message content script. is there any example code to do that.
Beta Was this translation helpful? Give feedback.
All reactions