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.com 2009-12-15T02:26:58Z http://stackoverflow.com/feeds/question/900511 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/900511/how-to-use-firefox-but-pretend-that-i-am-using-iphone-to-use-firebug-to-examine 0 how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design) Jian Lin 2009-05-23T00:21:06Z 2009-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#900519 1 Answer by great_llama for how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design) great_llama 2009-05-23T00:24:53Z 2009-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#900529 3 Answer by n8gray for how to use Firefox but pretend that I am using iPhone (to use Firebug to examine the page design) n8gray 2009-05-23T00:30:47Z 2009-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>