Skip to content
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

User Agent Client Hints API #733

Open
servantoftestator opened this issue Dec 9, 2024 · 0 comments
Open

User Agent Client Hints API #733

servantoftestator opened this issue Dec 9, 2024 · 0 comments

Comments

@servantoftestator
Copy link

The user agent client hints api is defacto used to identify chrome vs non chrome browsers. It is a navigator property of the canvas so it should be poisoned/spoofed/blocked as this program does.

Description

Feature enchancement

Expected Behaviour

Should be spoofed/blocked

Current Behaviour

Is not spoofed/blocked

Possible Solution

Polyfill with adjustable output

Steps to Reproduce (for bugs)

Parse navigator.useragentdata

Context

Used to discriminate against non-chrome browsers. Would be good to poison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants