Microsoft Windows XP
Code Block | ||
---|---|---|
| ||
C:\Documents and Settings\{user}\Application Data\Mozilla\Firefox\Profiles\{profile folder}\ |
Code Block | ||
---|---|---|
| ||
C:\Documents and Settings\{user}\Local Settings\Application Data\Mozilla\Firefox\Profiles\{profile folder}\Cache\ |
Microsoft Windows Vista / 7
Code Block | ||
---|---|---|
| ||
C:\Users\{user}\AppData\Roaming\Mozilla\Firefox\Profiles\{profile folder}\ |
Code Block | ||
---|---|---|
| ||
C:\Users\{user}\AppData\Local\Mozilla\Firefox\Profiles\{profile folder}\Cache\ |
Apple Macintosh OS X 10.6
Code Block | ||
---|---|---|
| ||
/Users/{user}/Library/Application Support/Firefox/Profiles/{profile folder}/ |
Code Block | ||
---|---|---|
| ||
/Users/{user}/Library/Caches/Firefox/Profiles/{profile folder}/Cache/ |
GNU / Linux
Code Block | ||
---|---|---|
| ||
/home/{user}/.mozilla/firefox/{profile folder}/ |
Code Block | ||
---|---|---|
| ||
/home/{user}/.mozilla/firefox/{profile folder}/Cache/ |