cd /news/developer-tools/firebase-sunsets-extensions-its-thir… · home topics developer-tools article
[ARTICLE · art-85892] src=firerun.io ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Firebase Sunsets Extensions, Its Third Wind-Down This Year

Firebase will retire its Extensions marketplace on March 31, 2027, the third major product wind-down in about a year after Firebase Studio and Firebase ML. Already-installed extensions will continue running indefinitely because they are built on Cloud Functions, Eventarc, Cloud Run, and Cloud Tasks resources in developers' own Google Cloud projects, but the management layer for installing, updating, reconfiguring, or uninstalling will be removed. Firebase recommends updating or uninstalling extensions before the deadline and plans to release migration documentation and tools in September 2026, with the long-term path being to repackage extension logic as self-managed 2nd-gen Cloud Functions.

read3 min views1 publishedAug 4, 2026
Firebase Sunsets Extensions, Its Third Wind-Down This Year
Image: Firerun (auto-discovered)

Firebase will retire Extensions by March 2027, the third major product wind-down in about a year, after Studio and ML.

Firebase Extensions, the packaged-integration marketplace for wiring up services like resized image uploads or Stripe billing without writing the glue code, is going away. Firebase’s extensions FAQ confirms the service is deprecated and will shut down March 31, 2027, with console and CLI support for installing, updating, reconfiguring or uninstalling an extension removed on that date (Firebase Extensions Deprecation FAQ).

What actually stops working #

Already-installed extensions keep running past the deadline. Under the hood, an extension is just Cloud Functions, Eventarc, Cloud Run and Cloud Tasks resources in a developer’s own Google Cloud project, and Firebase says that infrastructure “will continue to execute indefinitely” (Firebase Extensions Deprecation FAQ). What disappears is the management layer: no new installs, no config changes, and no Uninstall button. Removing an extension after March 2027 means going into the Google Cloud console and manually deleting each underlying resource yourself, one by one, instead of clicking a button Firebase used to provide.

That makes the next eight months a decision point rather than a grace period. Firebase’s own guidance is blunt: if an installed extension is still in use, update it to its latest version now and keep it current, because the tooling to do that later won’t exist. If it isn’t in use, uninstall it before the deadline while the button still works. Migration documentation and tools are due in September 2026, with the recommended long-term path being to repackage an extension’s logic as an ordinary 2nd-gen Cloud Function a team owns and deploys itself, rather than an installable package Firebase manages (Firebase Extensions Deprecation FAQ).

The third wind-down in a year #

Extensions joins a pattern. Firebase Studio, the AI-assisted IDE, is sunsetting with new workspace creation already disabled and full shutdown set for March 2027 (Firebase Studio migration guide). Firebase ML, the on-device model hosting layer, is deprecated with a shutdown date of June 15, 2027 (Firebase ML docs). Extensions now lands on the same 2027 horizon as both. Three product lines wound down within roughly a year reads less like routine housekeeping and more like Firebase clearing lower-usage surfaces ahead of its Gemini-centric roadmap.

It isn’t the first time an extension deprecation has rattled developers. In 2023, Google pulled the Firebase Stripe extension with what one widely shared Hacker News thread called zero warning, breaking production billing flows without notice (Hacker News, August 2023). This time reads differently: eight months of published notice, a stated migration window, and installed extensions that keep running rather than vanishing outright.

Key Takeaways #

  • Firebase Extensions is deprecated; installing, updating, reconfiguring and uninstalling through the console or CLI stop working March 31, 2027.
  • Already-installed extensions keep running indefinitely, since they’re built on ordinary Cloud Functions, Eventarc, Cloud Run and Cloud Tasks resources in a developer’s own project.
  • Uninstalling after the deadline requires manually deleting those Google Cloud resources yourself, with no Firebase-provided button.
  • Migration docs and tools arrive in September 2026; the recommended path is repackaging extension logic as a self-managed 2nd-gen Cloud Function.
  • This is the third Firebase product wind-down on the same 2027 timeline, alongside Firebase Studio and Firebase ML.

What to do #

Audit which extensions are actually installed and in production use. Update the ones still earning their keep now, before the tooling to do so goes away, and uninstall the rest while the Uninstall button still works, rather than leaving stale resources for a manual cleanup after March 2027. For anything worth keeping long-term, start planning the move to a self-owned Cloud Function ahead of the September migration guidance, not after it.

── more in #developer-tools 4 stories · sorted by recency
── more on @firebase 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/firebase-sunsets-ext…] indexed:0 read:3min 2026-08-04 ·