PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.59k stars 369 forks source link

[BUG] #1094

Open hamzamaqbool22 opened 1 month ago

hamzamaqbool22 commented 1 month ago

What happened?

So inside my contents/facebook.ts I am trying to upload the images to facebook marketplace from images urls first i am sending images urls to background.ts so no cors error issue will occur and then get back the response it's works fine on dev mode like it upload all 20 images files to facebook marketplace

but when i try on Production mode then it only upload few images out of 20 like 8 or 9 others gets more than 4 mb and then facebook gives an error that it can't upload the image more than 4 mb

What is the solution

Version

Latest

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct