Hello folks, we are considering Plasmo for our ext...
# support-framework
a
Hello folks, we are considering Plasmo for our extension(on MV3 already). I would like to know what would be the best way to port our current extension to Plasmo framework. Thanks.
s
Thread automatically created by abhishek538 in #978320682985349130
l
I'd recommend taking a look at the docs and the examples repo to get a sense of how plasmo works, and try out some example with `pnpm create plasmo --with-*`: https://docs.plasmo.com/workflows#with-an-example-template
Think of moving to Plasmo like going from CRA to NextJS. If your component entry are properly defined, the transitioning should be painless
6 Views