As per title - I want to access a couple of sites that flatly refuse to load the desktop version via Firefox 55.0.2 on Android 6.0. There is a request desktop option in the browser, but it does nothing.
So, I've had a day of Googling and I've added general.useragent.override to about:config. I've also changed layout.css.devPixelsPerPx to 1 from -1. This has resulted in one site working, but the other doesn't try to redirect me any more, but hides the content behind, I don't know, a cover? Scrolling in and out you can see the actual site behind it, but can't access it.
So - using this https://jeffersonscher.com/res/jstest.php it comes back as the OS is indeed Windows, however, the javascript Browser test shows navigator.appVersion = 5.0 (Android 6.0) I guess I need to also spoof the javascript browser test somehow. Any ideas on how to do this?
Alternatively, are there any browsers that will force a site to give me the desktop version out of the box?
Many thanks
So, I've had a day of Googling and I've added general.useragent.override to about:config. I've also changed layout.css.devPixelsPerPx to 1 from -1. This has resulted in one site working, but the other doesn't try to redirect me any more, but hides the content behind, I don't know, a cover? Scrolling in and out you can see the actual site behind it, but can't access it.
So - using this https://jeffersonscher.com/res/jstest.php it comes back as the OS is indeed Windows, however, the javascript Browser test shows navigator.appVersion = 5.0 (Android 6.0) I guess I need to also spoof the javascript browser test somehow. Any ideas on how to do this?
Alternatively, are there any browsers that will force a site to give me the desktop version out of the box?
Many thanks