Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Private Browsing Cookie / Cache Storage Location

  • 1 trả lời
  • 1 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Where is the persistent storage location for inprivate "session" cookies stored?

For example, I sign into instagram.com in a private window my session is stored in a persistent cookie but this cookie does not appear within the cookie manager. about:preferences#privacy > manage data.

I realize the cookie is dumped on private session close...

How would I access my private session cookies? I don't believe they are stored in a .sqlite table is there a way to access them within memory? How does firefox access them?


Thanks.

Where is the persistent storage location for inprivate "session" cookies stored? For example, I sign into instagram.com in a private window my session is stored in a persistent cookie but this cookie does not appear within the cookie manager. about:preferences#privacy > manage data. I realize the cookie is dumped on private session close... How would I access my private session cookies? I don't believe they are stored in a .sqlite table is there a way to access them within memory? How does firefox access them? Thanks.

Tất cả các câu trả lời (1)

more options

During a PB mode session all data is stored in memory and not on the hard drive in the profile folder.

You can possibly use the Storage Inspector or an extension that supports PB mode to inspect the cookies.