Chromium Cookie Location
Nils Kassube
kassube at gmx.net
Thu Apr 28 08:28:03 UTC 2011
New Mont wrote:
> I tried to delete /home/myname/.cache/chromium directory and realized
> that the cookie are still in my system (My various forums, Facebook
> can still be accessed without login). Where are they located then?
As I don't use chromium myself, I can't tell you where it is. However
you could have a look at the directory $HOME/.local/share/ because some
applications store their data in that directory tree. Or you could
search for a file with "cookie" in its name with a command like
find $HOME -iname \*cookie\*
in a terminal.
Nils
More information about the ubuntu-users
mailing list