PlasmoHQ / plasmo

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

[BUG] Content script to bgsw not works well #816

Closed burakakca closed 11 months ago

burakakca commented 12 months ago

What happened?

content.tsx

problem is when I click written component inside of content.tsx messaging API works well but when I click to the outside of that component doesn't work I need to use it everywhere in the dom

Actually I don't need to use content.tsx , can use content.ts but that point problem is the same

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct