how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design) - Stack Overflow most recent 30 from stackoverflow.com2009-12-15T02:26:58Zhttp://stackoverflow.com/feeds/question/900511http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/900511/how-to-use-firefox-but-pretend-that-i-am-using-iphone-to-use-firebug-to-examine0how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design)Jian Lin2009-05-23T00:21:06Z2009-05-23T01:16:39Z
<p>Is there a way to use Firefox and Firebug but pretend it is iPhone's Safari by faking the User Agent string? I want to use Firefox to examine the Amazon or Gmail sites and see how the page is laid out for iPhone... just for fun and for experiment. Is there a way? thanks?</p>
http://stackoverflow.com/questions/900511/how-to-use-firefox-but-pretend-that-i-am-using-iphone-to-use-firebug-to-examine/900519#9005191Answer by great_llama for how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design)great_llama2009-05-23T00:24:53Z2009-05-23T00:24:53Z<p><a href="http://paininthetech.com/2007/10/03/fake-iphone-user-agent/" rel="nofollow">Here are some instructions</a> on how to do it.</p>
http://stackoverflow.com/questions/900511/how-to-use-firefox-but-pretend-that-i-am-using-iphone-to-use-firebug-to-examine/900529#9005293Answer by n8gray for how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design)n8gray2009-05-23T00:30:47Z2009-05-23T00:30:47Z<p>You can fake the user agent string using the instructions great_llama provided, but remember that Firefox is not Safari and it probably won't lay out the page identically. If you're on a Windows or OS X machine you can use Safari to see how it will look with a higher degree of accuracy.</p>