Forum Moderators: coopster
I know I could do this by clearing the cookies on my browser and then going to the site. But, I'd rather not delete my cookies and have to re-login to a hundred sites every time I want to check this.
Does anyone know of an on-line tool that can do this?
Google-ing has not turned anything up so far.
Ok, is there a command that works with most browsers that you can type into the address bar that will show just the cookies that have been set by the site you are currently on?
I seem to recall this being possible on older versions of Netscape...back when I used it.
JavaScript:alert(document.cookie);
(type in the Location bar or use as a Bookmark)