Is there a way I can get Firebug or Firefox to send an iPhone user agent string to the browser, so I can debug the iPhone layout of my site more easily?
Thanks,
Kevin
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Search for a User-Agent switcher extension and install that. One option is User Agent Switcher.
More generally, you can look for an extension to let you manipulate generic HTTP headers, which would of course include the User-Agent. It looks like Modify Headers is up to this task.