ExtensionStart is a paid starter kit for monetized browser extensions.
You clone a private repo, and four steps take you to a live store listing:
Along the way you’ll need three accounts: Google (for Firebase), Stripe,
and a Chrome Web Store developer account ($5, once). Each step tells you
when.
The wizard asks how you want to charge. All four models ship ready to
seed into Stripe:
Subscription
Monthly and yearly plans plus a lifetime tier, with an optional free
trial. The default.
Lifetime
One payment, access forever. Good for tools without running costs.
Subscription + credits
A monthly credit allowance plus top-up packs. The model AI tools use:
heavy users pay more.
Credit packs
Prepaid credits, no subscription. Pay again only when they run out.
Your choice sets the pricing UI, the Stripe products, and the paywall
behavior. These are presets, not constraints: plans live in one config
array, and any mix of recurring and one-time prices works. See
Payments and Credits.