Change user agent to mobile without installing any extensions

Hardware and software discussion.
Locked
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Change user agent to mobile without installing any extensions

Post by smed79 »

All popular browsers offer build-in user agent switchers, so you can change your user agent without installing any extensions. Google Chrome and Internet Explorer both include user agent switchers in their developer tools, while Firefox offers an about:config option.
>> http://www.howtogeek.com/113439/how-to- ... xtensions/

Update :

using addons :

User-Agent Switcher https://addons.mozilla.org/fr/firefox/a ... -switcher/
or
Custom User-Agent String https://addons.mozilla.org/fr/android/a ... nt-string/

iPhone 6 user-agent

Code: Select all

Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1
Galaxy S5 user-agent

Code: Select all

Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.23 Mobile Safari/537.36
Check here http://www.useragentstring.com/
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked