Is there a way to visit http://m.google.com from a regular browser? It detects non-mobile browsers and forwards them, but I'd like to view this site from a regular PC.
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
migrated from stackoverflow.com Jul 11 '11 at 0:50
|
If you're using Google Chrome, go to the location of where the chrome.exe file was installed.
Create a shortcut of the chrome.exe file. Right-click on the shortcut and select Properties. In the Target field, enter the following:
The user-agent string tells the site that you're "using" an iPhone and should load up the mobile version of the site without redirecting you to the regular desktop version. |
|||
|
|