Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
chromewebstore.google.com
Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
1–10 of 10 posts
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#2Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#3Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#4Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#5How is this different from the built in DevTools support?
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#6How is this different from the built in DevTools support?
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#7How is this different from the built in DevTools support?
Display. The desktop is displayed in a convenient (unadjusted) format, plus phone frames allow you to beautifully present the site to clients, employers, and others. Everything is in one minimalist panel. The goal was to avoid overloading the extention like competitors and to make everything work in one tab, again, without cropped visuals)
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#8Earlier quoted context omitted.
Display. The desktop is displayed in a convenient (unadjusted) format, plus phone frames allow you to beautifully present the site to clients, employers, and others. Everything is in one minimalist panel. The goal was to avoid overloading the extention like competitors and to make everything work in one tab, again, without cropped visuals)
Even DevTools doesn't pop up a keyboard when you type. That has a significant effect on the page and fails to present a realistic expectation.
For a truly accurate test (keyboard, touch, performance), you still need a real phone—this is stated on the website and in the Chrome Web Store description. But as an idea for future implementation, it's excellent! Thanks for the feedback; you actually dug into it and thought about what was missing)
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#9Earlier quoted context omitted.
Even DevTools doesn't pop up a keyboard when you type. That has a significant effect on the page and fails to present a realistic expectation.
I agree—no tool, including DevTools, simulates the on-screen keyboard and its impact on the viewport. Mobile View is still a tool—for a quick preview of the responsive design and presentation (to a client/employer), not a full emulator for final testing. For a truly accurate test (keyboard, touch, performance), you still need a real phone—this is stated on the website and in the Chrome Web Store description. But as a…
Got bitten by it. A fixed input at the top of the screen just disappeared. Needed an entry in the page meta to sort it.
Re: Show HN: Mobile View – a Chrome extension showing desktop and mobile at once
#10Earlier quoted context omitted.
I agree—no tool, including DevTools, simulates the on-screen keyboard and its impact on the viewport. Mobile View is still a tool—for a quick preview of the responsive design and presentation (to a client/employer), not a full emulator for final testing. For a truly accurate test (keyboard, touch, performance), you still need a real phone—this is stated on the website and in the Chrome Web Store description. But as a…
> dug into it and thought about what was missing Got bitten by it. A fixed input at the top of the screen just disappeared. Needed an entry in the page meta to sort it.