Description from extension meta
Download the currently selected Firestore document as JSON directly from the Firebase console with a single click.
Image from store
Description from store
Firestore JSON Downloader is a Chrome extension that lets you download the currently selected Firestore document directly from the Firebase console as a JSON file with a single click. It recognizes various data types (maps, arrays, booleans, numbers) and preserves nested structures to simplify analysis or backups. Ideal for developers or anyone needing a quick snapshot of document content without writing scripts, this extension ensures data accuracy by converting raw strings, removing extra quotes, and returning each field in its proper type.