matrix
matrix
PD🧩 Plasmo Developers
Created by The Deviant on 3/15/2024 in #🔰newbie
Sidepanel as main
and be aware that sidepanels currently only are available in chrome (i believe)
19 replies
PD🧩 Plasmo Developers
Created by The Deviant on 3/15/2024 in #🔰newbie
Sidepanel as main
would recommend pinging him one more time 💀
19 replies
PD🧩 Plasmo Developers
Created by Asif on 11/10/2023 in #👾extension
How send message from background to content script UI
does your content script run in the main world?
13 replies
PD🧩 Plasmo Developers
Created by edmund on 1/30/2024 in #🔰newbie
CSUI Best practices question
just fiddle around with some css selectors
9 replies
PD🧩 Plasmo Developers
Created by edmund on 1/30/2024 in #🔰newbie
CSUI Best practices question
prob querySelector('a[href="/"]) works
9 replies
PD🧩 Plasmo Developers
Created by edmund on 1/30/2024 in #🔰newbie
CSUI Best practices question
querySelector is great
9 replies
PD🧩 Plasmo Developers
Created by tbrockman on 1/14/2024 in #👾extension
How can I listen for messages from the extension popup in ALL (there could be many) active contents?
in the main world many chrome extension apis are not available @tbrockman
4 replies
PD🧩 Plasmo Developers
Created by Saitama on 1/9/2024 in #🔰newbie
I am unable to open popup.
missing export?
13 replies
PD🧩 Plasmo Developers
Created by Saitama on 1/9/2024 in #🔰newbie
I am unable to open popup.
strange, i assume you've tried to delete the build folder?
13 replies
PD🧩 Plasmo Developers
Created by Saitama on 1/9/2024 in #🔰newbie
I am unable to open popup.
oh sorry, didnt know
13 replies
PD🧩 Plasmo Developers
Created by Saitama on 1/9/2024 in #🔰newbie
I am unable to open popup.
popup.tsx
13 replies
PD🧩 Plasmo Developers
Created by Saitama on 1/9/2024 in #🔰newbie
I am unable to open popup.
popup should be a file, not a directory
13 replies
PD🧩 Plasmo Developers
Created by trevourblac.txt on 1/6/2024 in #🔰newbie
Is the built in storage API suitable for larger datasets?
you can define the area with new Storage({ area: "local" })
4 replies
PD🧩 Plasmo Developers
Created by trevourblac.txt on 1/6/2024 in #🔰newbie
Is the built in storage API suitable for larger datasets?
4 replies