Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

What are the contents of all the different Firefox folders, particularly c:\users\[mainusername]\appdata\roaming\mozilla\firefox\[latestfirefox installation]\s

more options

I noticed some files in that folder with the names of some web sites I've visited. I wonder if they could be some sort of hidden cookies, but I am also interested in seeing a description of the contents of all relevant Firefox folders.

I noticed some files in that folder with the names of some web sites I've visited. I wonder if they could be some sort of hidden cookies, but I am also interested in seeing a description of the contents of all relevant Firefox folders.

Alle antwoorden (2)

more options

The last subfolder name was truncated. It is storage default.

more options

Hi howard.skier, the storage folders aren't used for cookies; cookies are short strings of text stored in a database named cookies.sqlite. Instead, the storage folders contain databases used for other kinds of offline data.

Unfortunately, it's difficult to view the contents of these databases on disk. The easiest way is, while you're on the website, open the Storage Inspector (Shift+F9) and you can see the contents under:

  • Indexed DB > site
  • Local Storage > site
  • Session Storage > site