DEV Community

ExtensionBooster
ExtensionBooster

Posted on

Chrome Web Store Developer Fee 2026: How Much It Costs | ExtensionBooster

Chrome Web Store Developer Fee 2026: How Much It Costs | ExtensionBooster

Let's talk about something that matters if you're working with Chrome extensions right now.

The Key Points

  • Chrome Web Store Developer Fee 2026: How Much It Costs | ExtensionBooster The Chrome Web Store developer registration fee in 2026 is a one-time US$5 charge , paid once per developer account before you can publish any extension or theme
  • No annual renewal, no per-extension fee, no hidden tiers
  • You pay $5 once, and that account can publish extensions indefinitely
  • If you’ve been holding off on publishing because you weren’t sure whether Google charges more, you can stop worrying

The Details

Chrome Web Store Developer Fee 2026: How Much It Costs | ExtensionBooster The Chrome Web Store developer registration fee in 2026 is a one-time US$5 charge , paid once per developer account before you can publish any extension or theme. No annual renewal, no per-extension fee, no hidden tiers. You pay $5 once, and that account can publish extensions indefinitely. If you’ve been holding off on publishing because you weren’t sure whether Google charges more, you can stop worrying. The $5 is the only thing standing between you and a live listing. Let’s cover every angle so there are no surprises when you hit the checkout page. What the $5 Registration Fee Actually Covers The fee is tied to your Chrome Web Store developer account , not to any individual extension. Once you’ve paid: You can publish extensions, themes, and apps to the Chrome Web Store. A single account can publish up to roughly 20 items (this is a practical limit tied to account standing, not a hard paywall). Your account remains active indefinitely. There’s no yearly renewal. Google’s official guidance on the registration process lives at the Chrome Web Store developer registration page . The fee is collected through the Chrome Web Store developer dashboard during the signup flow. You’ll pay by card, and the charge processes immediately. One thing worth knowing: the fee is generally non-refundable. If you register an account and later decide not to publish, Google won’t return the $5. At that price it’s not a big deal, but it’s worth knowing before you enter your card details. Is the Chrome Developer Fee One-Time or Annual. This is the question that comes up most often, so let’s be blunt: Google does not charge an annual fee for Chrome Web Store developer accounts . You pay $5 when you register. Your account stays open as long as your extensions comply with the Chrome Web Store program policies . There is no renewal cycle. This is a stark contrast to how Apple handles developer accounts (more on that in the comparison table below), and it’s one reason Chrome extension publishing is genuinely accessible to solo developers and hobbyists. How Many Extensions Can You Publish for $5. One account, one $5 fee, and you can publish multiple extensions under it. The practical ceiling is around 20 published items per account, though this isn’t a rigid technical limit. It exists largely to keep the store clean and to discourage spam accounts. Most indie developers never get close to that number. If you’re running a studio that needs more capacity, additional developer accounts can be registered (each requires its own $5 payment), or you can work under an organization account structure. Platform Comparison: How Does Chrome’s Fee Stack Up. Here’s a side-by-side look at what major platforms charge to publish: Platform Fee Type Chrome Web Store $5 One-time Google Play Console $25 One-time Apple Developer Program $99 Per year Microsoft Edge Add-ons Free No fee Mozilla Firefox (AMO) Free No fee Chrome is the sweet spot: it has a fee (which deters throwaway spam accounts), but it’s a one-time cost low enough that it’s never the reason not to ship. For comparison, Apple’s developer program charges $99 every year just to keep your App Store listings visible. Miss a renewal and your apps get pulled. Google Play’s one-time $25 is in the same spirit as Chrome’s $5, just at a higher entry point. Edge and Firefox charge nothing, which is great for accessibility but also means those stores carry more low-effort clutter. What Else Will You Spend Money On. The $5 is the only fee Google charges, but it’s not the only cost of shipping a real extension. Here’s what you’re likely to spend beyond the registration: Possibly necessary: A privacy policy hosted somewhere. If your extension handles any user data, you’ll need one. You can use a free generator and host it on GitHub Pages or a cheap static host. This is a publishing requirement, not optional. See the privacy policy guide for developers for specifics. A domain or landing page if you want a credible web presence (required for some trust signals during review). Common optional costs: Design assets: icons, screenshots, promotional tiles. You can do these yourself or pay a designer. Backend infrastructure: if your extension needs a server component, API calls, or syncing, that costs whatever your hosting costs. A paid extension framework or tooling: optional. There are excellent free frameworks. See the complete publishing checklist for everything you need before submitting. The takeaway: $5 covers your Google account. Everything else depends on what you’re building. The EU Trader Status Question (Separate from the Fee) If you’ve been reading about Chrome Web Store changes in 2025-2026, you may have seen mentions of “trader verification. ” This is completely separate from the $5 registration fee . The EU Digital Services Act introduced a requirement for extensions sold or distributed to EU users to declare whether the developer is a “trader” (a business) or a “non-trader” (an individual hobbyist).

This is a condensed version of a deeper guide. The full article covers additional context and examples.


Worth Bookmarking

If you're working with Chrome extensions, you'll eventually need tools for:

  • Generating icons at multiple sizes
  • Creating store screenshots that look professional
  • Converting MV2 extensions to MV3
  • Analyzing bundle size

ExtensionBooster has free versions of all of these. I keep it bookmarked for every extension project.


Top comments (0)