console-ninja icon indicating copy to clipboard operation
console-ninja copied to clipboard

[Feature]: plasmo support

Open HaveF opened this issue 9 months ago • 0 comments

Describe the feature you'd like.

Plasmo is a popular browser extension framework. Developing browser extension always need to switch different devtools for tabs, options, popup, background...I believe console ninja could help.

Here is the sample repo, you can pnpm install, then pnpm dev, after that you can load the simple extension to check(reference: https://docs.plasmo.com/framework#development-server)

HaveF avatar Jun 02 '25 05:06 HaveF