PlasmoHQ / plasmo

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

[RFC] Log collector mechanism #897

Open vinsia opened 6 months ago

vinsia commented 6 months ago

How do you envision this feature/change to look/work like?

Log collector for the remote users.

What is the purpose of this change/feature? Why?

Since the extension was distributed to the remote user, Debug becomes a hard thing. Also, there are several frameworks like logan, etc. But the extension is quite different, there are BGSW, CS, and extension pages. the framework can not work properly for the extension. I am wondering is it possible to provide a log collector mechanism in the plasmo, Since it should be a common usage.

(OPTIONAL) Example implementations

No response

(OPTIONAL) Contribution

Verify canary release

Code of Conduct