Firefox中的Cookie [英] Cookies in Firefox

查看:145
本文介绍了Firefox中的Cookie的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Firefox存储cookie及其存储格式

Where does Firefox store cookies and in what format are they stored

推荐答案

对于Windows,Firefox会将您的Cookie存储在:

For Windows, Firefox stores your cookies in a:

  • plain text file (cookies.txt) for FireFox 2.x, in a unix-format text file (eg LF instead of CRLF for newlines).
  • a binary file representing SQLite database on which you can make queries (cookies.sqlite) for FireFox 3.0 and more.

对于Windows,它位于您的个人资料文件夹

For Windows, it is located under your profile folder:

C:\Documents and Settings\username\Application Data\Mozilla\Firefox\Profiles\xxxx.default 

其中 xxxx 是一些随机出现的字符串。

where xxxx is some random-appearing string.

请安装Firefox插件查看Cookie ,以便更好地管理它们。

You might want to install the Firefox plugin View Cookies to better manage them.

这篇关于Firefox中的Cookie的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆