This repository showcases what's possible with the Plasmo Framework!
The easiest way to get hacking on the Plasmo Framework is to run the plasmo init
command!
pnpm dlx plasmo init
# OR npm v7
npm x plasmo init
This will get you set up with a scaffolded project with everything you need to get started.
Please visit this issue form in the plasmo repo. Thanks 😀
Check out our documentation to get a deeper look into what the framework offers.