Browsing cookies during a Chrome incognito session?
It seems that when in an incognito session with Google Chrome, you can't directly view the cookies, since going to the preferences, the non-incognito Chrome session is focused, and the settings page is displayed there. Naturally, none of the incognito-cookies are shown there.
Is there an easy way to take a look at the cookies set during an incognito session?
PS: I'm using OS X, if that makes a difference
Solution 1:
You can find the cookies in the Developer Tools, in the Resources (now Application) tab, even in an Incognito window.
Open them with:
F12 on Windows
⌥⌘I on OS X
Solution 2:
Go to
Developer Tools
(CTRL+SHIFT+I)Select
Application
tab.Select
Cookies
in side menu.
Works on Google Chrome Version 68.0.3440.106 (Official Build) (64-bit)
See this image: