kalanchoej
PD🧩 Plasmo Developers
•Created by kalanchoej on 5/31/2023 in #👟framework
ffmpeg wasm cannot load
@avi12 I don't suppose you can offer me some guidance or an example I could work from?
7 replies
PD🧩 Plasmo Developers
•Created by kalanchoej on 5/31/2023 in #👟framework
ffmpeg wasm cannot load
My extension is adding a button to the page via a content script. That's working ☑️
I'm clicking the button and scraping the page for the video url. That's working ☑️
I'm sending a message to a background script. That's working ☑️
In that background script I'm loading attempting to load ffmpeg.wasm
This is not working 😥
The code being built that is resulting in the error is
URL.createObjectURL is not a function
7 replies