lainon
PD🧩 Plasmo Developers
•Created by lainon on 1/4/2024 in #🔰newbie
Communicating between extensions and other applications
Hey everyone, I wanted to see if anyone has any experience getting a plasmo extension to communicate with another process running on the same machine.
I know I could build a simple web server and communicate with the external application via HTTP, but considering they're both hosted on the same machine, I figured there might be a faster way to communicate between them.
ChatGPT said I could use the following code sample, but I'm currently yet to try it, and I don't know if there's some API I could use instead.
2 replies
PD🧩 Plasmo Developers
•Created by lainon on 8/21/2023 in #🔰newbie
Targeting Firefox MV2 instead of Chrome MV3 by default
Hey everyone, I was wondering how I could configure plasmo so it targets firefox manifest v2 instead of chrome?
2 replies