Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Private Browsing Cookie / Cache Storage Location

  • 1 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.

모든 댓글 (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.