Overview of Plasmo Framework features
mainPlasmo is a battery-packed SDK for building browser extensions with features including:
- Framework Support: First-class React and TypeScript support (with optional Svelte and Vue support).
- Developer Experience: Live-reloading, React HMR, and declarative development.
- Built-in APIs: Storage API, Messaging API, and support for
.env*files. - Advanced Capabilities: Content Scripts UI, Tab Pages, and remote code bundling (e.g., for Google Analytics).
- Workflow: Targeting multiple browser/manifest pairs and automated deployment via BPP.