I want to distribute an SDK for my browser extension #1161
Unanswered
jeffreyschultz
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
-
I would like to distribute an SDK with my browser extension where the web app would be able to interact with a native messaging host.
My thoughts are that I would use
@plasmohq/messaging
from with the SDK to send messages to the browser extension.Is this correct? Is there any special build configuration that is needed by the SDK to properly work with the generated
.plasmo
files? Has anyone done this before?Beta Was this translation helpful? Give feedback.
All reactions