SendToBackground Not working in Content Script #1100
Unanswered
captDaylight
asked this question in
Q&A
Replies: 0 comments
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.
-
In my content script I'm doing something like :
But my
messages/ping.ts
isn't responding. However, if I do this in mypopup.ts
:Then, I can detect the
ping
message. I'm not seeing any error if Itry catch
in the content scriptsendToBackground
... am I missing something?Beta Was this translation helpful? Give feedback.
All reactions