is-incognito-mode - v2.3.0
Live demo
GitHub
npm
Preparing search index...
DetectionConfidence
Type Alias DetectionConfidence
DetectionConfidence
:
"high"
|
"medium"
|
"low"
Qualitative confidence in a detection outcome.
high
— A direct signal: the Chromium storage-headroom probe, or an OPFS access rejection in Firefox / Safari private mode.
medium
— A heuristic that is right the overwhelming majority of the time but has known false-positive scenarios.
low
— A best-effort fallback (legacy-browser heuristics).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Live demo
Changelog
Live demo
GitHub
npm
is-incognito-mode - v2.3.0
Loading...
Qualitative confidence in a detection outcome.
high— A direct signal: the Chromium storage-headroom probe, or an OPFS access rejection in Firefox / Safari private mode.medium— A heuristic that is right the overwhelming majority of the time but has known false-positive scenarios.low— A best-effort fallback (legacy-browser heuristics).