Build and ship a React Chrome Extension fast. This boilerplate gives you working parts from day one. You skip setup work and focus on your feature.
Core features
You get the key pieces you need for most extensions. Each part works out of the box.
- Push content into web pages
- Read content from web pages
- Pop-up UI
- Content script
- Background script
- Install welcome page
Authentication
You can add sign-in without extra setup. The boilerplate handles common auth flows.
- Magic Link sign-in
- Social sign-in
- Session detection
Fast development
You can use Storybook to build UI parts in isolation. This helps you test and adjust your views without a full build.
- Build UI components in isolation
- Document components
- Run interaction tests
Payments
You can add payments for your extension with Lemon Squeezy. It covers taxes and global sales so you do not handle that yourself.
- Checkout sessions
- Webhooks for subscription updates
- Modern checkout UI
- Simple pricing page
Time saved
You skip setup, auth, payments, and core extension wiring. Makers report saving more than 77 hours with this boilerplate.