Stanford Web Security Research

Detecting Incognito

This page demonstrates how to detect the Private Browsing mode in Safari and Firefox, the Incognito mode in Google Chrome, and the InPrivate mode in IE8.

The basic idea is to visit a unique URL and then check to see whether a link to that URL is treated as visited by CSS.

Test My Browser