Difference between revisions of "Cookies"
From thelinuxwiki
(Pushed from Themanclub.) |
Latest revision as of 00:28, 26 February 2013
Where are FIREFOX cookies stored
Example: ~/.mozilla/firefox/juf0b5pz.default
Cookie information is stored in the profile folder, in two files. Starting with Firefox 3.0 and SeaMonkey 2.0 the cookie information is stored in the files cookies.sqlite and permissions.sqlite. In Firefox 2 or below and Mozilla Suite/SeaMonkey 1.x, cookies are stored in the cookies.txt file and cookie site permissions are stored in the hostperm.1 file.