Where does Google Chrome store its cookies when running on Windows 7?
|
feedback
|
migrated from stackoverflow.com Jun 4 '11 at 19:32
This question came from our site for professional and enthusiast programmers.
|
It's at the following location:
You'll need a program like SQLite Database Browser to read it. | ||||
|
feedback
|
|
In Chrome go to: Options > Under the Hood > Privacy > "Content Settings" button > "All Cookies and Site Data" button In addition to the location Sharon posted, Chrome also stores cookies at this location C:\Users\Your User Name\AppData\Local\Google\Chrome\User Data\Default\Local Storage | ||||
|
feedback
|