The Chrome Web Store will happily host your paid extension and take exactly none of the responsibility for making it paid. Google deprecated its in-app payments years ago, which means the store gives you zero payment infrastructure: no billing, no subscriptions, no license management, no tax handling. You get distribution and a listing. Everything about actually charging money is yours to build or buy.
That sounds like a burden, and partly it is — but it also means you're free to pick whatever model fits, with no platform cut beyond what your payment processor charges. The question isn't whether extensions make money (plenty do — extensions with 10,000+ active users on a freemium model regularly clear $2,000–$10,000/month, and at 100K+ users the right model reaches $10K–$50K/month). The question is which model fits your extension and audience. Here are the five that work.
1. Freemium + subscription
The default for a reason. Give real value free, gate the power features behind a monthly or annual plan. It's the model with the best long-term economics because a subscription keeps paying as long as the user gets value — the predictable, recurring revenue that turns a side project into something you can rely on.
- Fits: extensions people use repeatedly and depend on — productivity, SEO, workflow, research tools.
- Pricing: roughly $5–$15/month for consumer extensions; developer and productivity tools support the higher end and annual plans.
- The trap: subscriptions live or die on retention. Every churned subscriber is lost MRR, and churn compounds. This is the model where reducing uninstalls and listening to users isn't optional — it's the whole business (more on that below).
2. One-time purchase / license
Charge once, own it forever. Simpler for the user, simpler for you — no recurring billing, no dunning, no churn math. The downside is you're always selling to new users; there's no compounding revenue from existing ones.
- Fits: tools with a clear, bounded value that people don't expect ongoing updates for; or a "pro license" alongside a free tier.
- Pricing: roughly $4.99–$19.99 for consumer tools, $19.99–$49.99 for developer/productivity tools.
- Reality: great for a first dollar and lower support burden; harder to grow past a ceiling because every month starts from zero.
3. Usage-based / credits
Increasingly common for anything with a real per-use cost behind it — especially AI-powered extensions where each action burns tokens. Users buy credits and spend them as they go, which aligns your revenue with your costs and lets light users pay little while heavy users pay more.
- Fits: AI features, anything calling a paid API per action, tools with genuinely variable usage.
- Pricing: priced per action/credit, usually with a small free allowance to get people to the "aha."
- Reality: the fairest model when your costs scale with usage; needs metering and a top-up flow, so it's more to build.
4. Ads / affiliate
Monetise attention or intent instead of charging directly. Affiliate links (you earn when a user buys something you surfaced) fit shopping, deals, and comparison extensions naturally. Ads are viable but heavy-handed — intrusive ads are one of the fastest ways to earn uninstalls and one-star reviews.
- Fits: high-traffic, low-price-tolerance extensions; shopping and content niches for affiliate.
- Reality: affiliate can be genuinely good and unobtrusive; display ads usually cost you more in churn and trust than they earn. Tread carefully, and never inject ads into pages without crystal-clear disclosure — it's a policy and trust minefield.
5. License or sell to businesses
The overlooked one. If your extension solves a workflow problem a company has, a team or enterprise license — or selling the extension outright to a business that wants it in their stack — can be worth more than thousands of consumer subscriptions. B2B buyers tolerate higher prices and churn less.
- Fits: anything that saves a team time or plugs into a business workflow.
- Reality: longer sales cycles, but far higher revenue per customer and much stickier.
How to choose
Two questions settle most of it:
- Does the value recur? If users get value every week, subscription or usage-based captures it. If the value is one-and-done, a one-time license fits and saves you churn management.
- Who's your buyer? Consumers are price-sensitive and churn fast; keep prices modest and the free tier genuinely useful. Businesses pay more and stay longer; price accordingly.
And a note on niche: extensions in productivity, SEO, finance, e-commerce, and content creation tend to monetise best — audiences there are used to paying for tools that save time or make money. A brilliant extension in a niche that never pays for software will struggle regardless of model.
The thing that decides whether any of this works: retention
Here's what the monetization guides skip. Every model except one-time purchase is a retention business. Subscriptions need users to stay subscribed. Usage-based needs them to keep using. Even one-time sales need reviews and word of mouth, which come from happy long-term users. If people install and churn in the first week — and 40–60% of extension installs are removed within a week — no pricing page saves you.
So before you obsess over $9 vs $12/month, make sure you're not pouring water into a leaky bucket:
- Know why users leave. Chrome tells you that they uninstall, never why. A one-line
setUninstallURLpointed at a short survey turns silent churn into a fix list — and for a subscription business, each fixed reason is recovered MRR. - Know what they'd pay for. A feedback board with voting tells you which features would actually justify the upgrade, instead of guessing at your paywall.
- Measure real usage, not installs, so you can see whether paying users are actually getting value (and are about to renew) or quietly drifting toward cancellation.
Monetization is a pricing decision on the surface and a retention decision underneath. Pick the model that matches how your value is delivered, price it for your buyer, and then spend most of your energy making sure the users you charge stick around to keep paying.
If you want the retention side handled, UserFeed gives extension developers uninstall feedback and a feedback board built for exactly this — free for your first extension. Get the model right, then protect the revenue by listening to the users behind it.