gmasid
gmasid
PD🧩 Plasmo Developers
Created by Renasue on 3/28/2025 in #🔰newbie
Best way to send a message from popup to content and get a response in Plasmo?
can you give an example of what you’re trying to achieve to see if we find a good approach?
5 replies
PD🧩 Plasmo Developers
Created by Renasue on 3/28/2025 in #🔰newbie
Best way to send a message from popup to content and get a response in Plasmo?
i replace messaging + storage with zustand to communicate between content script for example. mostly because is synchronous. maybe you can try it for your problem. it’s working pretty well
5 replies
PD🧩 Plasmo Developers
Created by Pedro Otávio on 1/3/2025 in #👟framework
Pass data from Content.ts to Options Page via Storage API
and then you can use it inside the options page with useStorage
22 replies
PD🧩 Plasmo Developers
Created by Pedro Otávio on 1/3/2025 in #👟framework
Pass data from Content.ts to Options Page via Storage API
store in the Storage
22 replies
PD🧩 Plasmo Developers
Created by Pedro Otávio on 1/3/2025 in #👟framework
Pass data from Content.ts to Options Page via Storage API
send the data into background service worker
22 replies
PD🧩 Plasmo Developers
Created by Pedro Otávio on 1/3/2025 in #👟framework
Pass data from Content.ts to Options Page via Storage API
use messaging api
22 replies
PD🧩 Plasmo Developers
Created by sirhaveri on 6/11/2023 in #🔰newbie
Using Google Analytics inside content script?
Hello @sirhaveri, did you find out? Im having this same problem, my extension uses content scripts ui and don't have a popup.
2 replies