Have Chrome pretend to be an iPad

google-chrome, ios, ipad, objective-c

Solution

Browsers identify themselves by the 'user-agent' string in HTTP request header

You can change it https://chrome.google.com/webstore/detail/djflhoibgkdhkhhcedjiklpkjnoahfmg?hl=en-US&gl=US

Problem

I am sure that I have seen someone impersonate iPad Safari in Chrome. Do you know how?

Original source