Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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.

Все ответы (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