Any browser that supports JavaScript will pop an alert with the current cookies from the domain currently displayed if you enter this in the location bar:
javascript:alert(document.cookie)
Handy if you don’t work with JavaScript or cookies enough to have a web developer tool bar installed.





© Scott S. Nelson