BertBert
BertBert
PD🧩 Plasmo Developers
Created by pls (うだい) on 1/8/2025 in #👾extension
How do I generate a chrome-specific manifest with a single code?
Not an ideal solution, but if its only the manifest file, i guess you could change the firefox/edge version after building, even though its somewhat cursed
4 replies
PD🧩 Plasmo Developers
Created by Paolo on 1/8/2025 in #👾extension
Implementing Auth in Content Script UI with Plasmo ?
I have supabase auth in a contentscript, then just store the token in cookies, not sure what the issue with this would be. But accessing the extension itself for me is not a big security issue, its mainly what data can be sent to the server i want to auth
5 replies
PD🧩 Plasmo Developers
Created by BertBert on 1/5/2025 in #🔰newbie
Mount UI content script on extension click
My initial thought was just to load the content when a message was received that it was clicked, sent from a background script. Is this the best practice?
4 replies