Thread automatically created by stefan in #978320682985349130
q
quaint-rainbow-21282
09/16/2022, 12:38 PM
@billowy-raincoat-2596 please use threads in here for support
quaint-rainbow-21282
09/16/2022, 12:39 PM
I suspect this might have something to do with the fact that you named the imported script "content.tsx" which is a reserved file name for Plasmo
quaint-rainbow-21282
09/16/2022, 12:40 PM
Plasmo uses names like content.tsx, etc, to inject into the built extension. So if you want to do your own injection via main world, try to name those scripts something else
quaint-rainbow-21282
09/16/2022, 12:40 PM
it's just a guess, though. if you can provide a reproduction via GitHub we can take a look more deeply