How to test android based mobile pages on web browsers with the help of plugins?

12,676

Solution 1

I created this chrome extension to help test. It's not a perfect replacement for actual device testing, but it's a start.

https://chrome.google.com/webstore/detail/mobile-tester/elmekokodcohlommfikpmojheggnbelo?utm_source=chrome-ntp-icon

Solution 2

This site shows you one possible way to do it.

http://techie-buzz.com/tips-and-tricks/emulate-mobile-browser-in-firefox.html

Once you have your user agent set you can just resize the window to be phone screen sized.

Share:
12,676
Gendaful
Author by

Gendaful

Striving....

Updated on June 05, 2022

Comments

  • Gendaful
    Gendaful almost 2 years

    I want to test android mobile based pages on browsers like chrome or mozilla. Is there any plugins available so I can directly test them on these browsers without running them on device or emulator?