I am writing a browser application using C# Language and GeckoFX Browser library.
When i test the browser with whatismybrowser.com, it show my screen resolution (1366x768). I want to change this info like firefox responsiveUI tool.
I try the preference setting devtools.responsiveUI.currentPreset
but it still not work.
I need help to change the screen resolution info, so any website will catch my custom screen resolution. Thanks!
My custom browser
Firefox responsiveUI tool