How to use Firefox, but pretend I'm using an iPhone (to use Firebug to learn page design)

Is there a way to use Firefox and Firebug but pretend it's iPhone Safari by spoofing the User Agent string? I want to use Firefox to explore Amazon or Gmail sites and see how the page is laid out for the iPhone ... just for fun and experiment. Is there a way? thanks?

0


a source to share


3 answers


You can spoof the user agent string using the provided great_llama instructions, but remember that Firefox is not Safari and probably won't render the page the same. If you're on a Windows or OS X computer, you can use Safari to see how it looks with a greater degree of accuracy.



+3


a source


Below are some instructions on how to do this.



+1


a source


Go to emulator and you can run your dev version. Then you can use firebug on the emulator frame

+1


a source







All Articles