Hi, I am having trouble implementing fingerprint protection into my webkitgtk 
webbrowser.
What is the best way to override the DocumentObjects like window.screen.width?
I've got it working by using webkit_user_script_new with 
WEBKIT_USER_SCRIPT_INJECT_AT_DOCUMENT_START, but idk if this could be detected.
Could something like this be implemented using web extensions?

I've been going through most things on this guide: 
https://trac.webkit.org/wiki/Fingerprinting#i.DocumentObject
But it says its currently not possible to override the css fonts, is that still 
true?
_______________________________________________
webkit-help mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to