Skip to content

Realtime fingerprint (timezone) not working in incognito mode #3712

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ipf37200 opened this issue Apr 29, 2025 · 1 comment
Closed

Realtime fingerprint (timezone) not working in incognito mode #3712

ipf37200 opened this issue Apr 29, 2025 · 1 comment
Labels
invalid usage You may need to change what you're doing UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode

Comments

@ipf37200
Copy link

ipf37200 commented Apr 29, 2025

incognito mode
Image

not in incognito mode
Image

@mdmintz mdmintz added invalid usage You may need to change what you're doing UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode labels Apr 29, 2025
@mdmintz
Copy link
Member

mdmintz commented Apr 29, 2025

There are limited permissions in Incognito Mode, so some things might not be possible.

  • Eg. Chrome Extensions cannot be automatically installed in Incognito Mode.
  • Eg. Geolocation permissions cannot be automatically set in Incognito Mode.

Therefore, if you need to change geolocation, or use extensions, then don't use Incognito Mode.
Not a bug. Just not supported.

@mdmintz mdmintz closed this as completed Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid usage You may need to change what you're doing UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode
Projects
None yet
Development

No branches or pull requests

2 participants