Charles de Dreuille
Charles de Dreuille
Explore posts from servers
PD🧩 Plasmo Developers
Created by lab on 1/25/2023 in #👾extension
How to use AudioContext
Yes tabCapture is enabled but I need to have a better look at it. Thanks a lot for send this one. It might help.
33 replies
PD🧩 Plasmo Developers
Created by lab on 1/25/2023 in #👾extension
How to use AudioContext
Sorry, this is not entirely related but where do you launch chrome.tabCapture.capture()? It seems that it can only work on popup but I could not find how to do that. It still doesn't work for me. Where did you set it up?
33 replies
PD🧩 Plasmo Developers
Created by Charles de Dreuille on 2/3/2023 in #👾extension
🔴 ERROR | import() is not allowed in service workers.
Thanks a lot @p6l.richard for looking into it. That's what I ended up doing. I'm new to service workers.
13 replies
PD🧩 Plasmo Developers
Created by Charles de Dreuille on 2/3/2023 in #👾extension
🔴 ERROR | import() is not allowed in service workers.
We can't use any library in a service worker?
13 replies
PD🧩 Plasmo Developers
Created by Charles de Dreuille on 2/3/2023 in #👾extension
🔴 ERROR | import() is not allowed in service workers.
By the way, it doesn't seem to be a problem when importing the store but when I'm adding the line await supabase.storage.from("images").upload("test.png", base64);
13 replies