Replies: 1 comment
-
WXT doesn't provide any custom APIs or helpers for this, you'll have to use the standard API. Here's Chrome's docs for sending messages from your web-app to your extension: |
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.
-
I want to use externally_connectable in MV3, i dont see a whole lot of documentation.
Here is the use case: I want to login from my webapp, and send the auth message (and a token) to the background script.
Beta Was this translation helpful? Give feedback.
All reactions