Firebase Extensions BETA
Pre-packaged
solutions that save
you time
Deploy functionality to your app quickly
Designed to increase productivity, Firebase Extensions provide extended functionality to your apps without the need to research, write, or debug code on your own.
詳細Explore Extensions
Resizes images uploaded to Cloud Storage to a specified size, and optionally keeps or deletes the original image.
Translates strings written to a Cloud Firestore collection into multiple languages (uses Cloud Translation API).
Adds new users from Firebase Authentication to a specified Mailchimp audience.
Composes and sends an email based on the contents of a document written to a specified Cloud Firestore collection.
Sends realtime, incremental updates from a specified Cloud Firestore collection to BigQuery.
Shortens URLs written to a specified Cloud Firestore collection (uses Bitly).
Records event counters at scale to accommodate high-velocity writes to Cloud Firestore.
Limits the number of nodes to a specified maximum count in a specified Realtime Database path.
Deletes data keyed on a userId from Cloud Firestore, Realtime Database, and/or Cloud Storage when a user deletes their account.

Configure extensions to suit your use case
With Firebase Extensions, you provide the configuration parameters for your extension that are unique to your needs. You can also review the APIs enabled, resources created, and access granted to the extension.

Install easily
Extensions are open-sourced and built on Firebase and Google Cloud products you already know. Deployment and configuration of an extension are performed in the Firebase console or the Firebase CLI. Once deployed, they require no maintenance.