Where are Firefox IndexedDB files stored?

11,672

This post suggests the following location:

C:\Documents and Settings\<username>\Application 
Data\Mozilla\Firefox\Profiles\<xxxx>.default\indexedDB\<databaseid>

The <xxxx>.default folder is your profile directory, which is where Firefox keeps basically everything.

Share:
11,672

Related videos on Youtube

Newtang
Author by

Newtang

Programmer, likes to fiddle with new tech.

Updated on June 04, 2022

Comments

  • Newtang
    Newtang 12 months

    If I create an IndexedDB in Firefox 4, where are the files stored on my hard drive? Preferably for Win7, but the path is probably similar across OSes.

  • Newtang
    Newtang about 12 years
    Thanks! That is the WinXP file path. Here is the Win7 file path: C:\Users[USERNAME]\Application Data\Mozilla\Firefox\Profiles[PROFILE_NAME]\indexedDB
  • Frank Schwieterman
    Frank Schwieterman over 9 years
    Chrome on Windows 8.1: C:\Users\<user>\AppData\Local\Google\Chrome\User Data\Default\IndexedDB
  • Szymon Drosdzol
    Szymon Drosdzol almost 9 years
    My Firefox 31 keeps it in &AppData%\Mozilla\Firefox\Profiles\ [PROFILE_NAME]\storage\persistent\ [ORIGIN]\idb\