-
Notifications
You must be signed in to change notification settings - Fork 53
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
It can't override properties that inside the iframe elements #579
Comments
Hi @0x0480, I'm not able to replicate using a spoofed profile. Do you have any other extensions enabled that might be conflicting with Chameleon? Can you post your settings? |
Hi @sereneblue , First of all, thanks for your fast reply. And nope, there is no other extension enabled. But, I'm using firefox with https://gist.github.com/0x0480/51fa86c0a6fc429aebe5625ae172cc39 And with iframe: WebGL + Canvas hashes randomly returns but it's not related with Chameleon.
|
UPDATE: Yup, i think Oh no, it just works for navigator.useragent prop. Audio fp and client rects fp are still unaffected when they're inside an iframe. |
After some testing, it does seem like this is a bug. Thanks for reporting, I'll continue to look into this. |
Prerequisites
Please use issues for bugs only! Answer the following questions for yourself before submitting an issue: YOU MAY DELETE THE PREREQUISITES SECTION.
Expected Behavior
Randomized props.
https://iphey.com (no iframe)
Current Behavior
Untouched properties like JavaScript UserAgent, Audio, Client Rects hashes etc.
https://gologin.com/check-browser (contains an iframe to iphey)
Context (Environment)
123.0 Nightly
The text was updated successfully, but these errors were encountered: