Modify some parameters of Navigator before creating TChromium
Posted: Sat Apr 18, 2020 5:07 am
Hello,
First of all thank you so much for cef4delphi!
I have three questions.
1. I would like to be able to inject js some of Navigator's parameters before creating TChromium, or is there any other way to modify them directly?
oscpu
hardwareConcurrency
deviceMemory
VRDisplay
Window.outerHeight
Window.outerWidth
window.screen.height
window.screen.width
timezone
2. I know the current version of Cef4delphi removes geolocation, how do I apply it to Cef4Delphi if I call the Google API?
3. I don't want to block the Canvas Fingerprint fingerprint, I want to replace this fingerprint myself, is there any way to replace it?
thx all!
First of all thank you so much for cef4delphi!
I have three questions.
1. I would like to be able to inject js some of Navigator's parameters before creating TChromium, or is there any other way to modify them directly?
oscpu
hardwareConcurrency
deviceMemory
VRDisplay
Window.outerHeight
Window.outerWidth
window.screen.height
window.screen.width
timezone
2. I know the current version of Cef4delphi removes geolocation, how do I apply it to Cef4Delphi if I call the Google API?
3. I don't want to block the Canvas Fingerprint fingerprint, I want to replace this fingerprint myself, is there any way to replace it?
thx all!