Show HN: Mobile View – a Chrome extension showing desktop and mobile at once

2 pointsposted 9 hours ago
by mongrus

8 Comments

mongrus

9 hours ago

And yes, the extension is only a month old, so please be understanding about any bugs or inconsistencies you might encounter. If you find anything similar, please let me know in the comments or in any of the feedback forms right in the extension's top panel. I solo developer, you'll be a huge help)

mongrus

9 hours ago

I would be grateful for your assessments, and please ask any question, i will try to answer them!)

beardyw

7 hours ago

How is this different from the built in DevTools support?

mongrus

7 hours ago

I'll also soon be adding the ability to view content across multiple devices directly in a single tab; many users have been asking for this feature. For now, I'm just working on compatibility issues with different operating systems and other related matters. I haven't gotten around to it yet, but it's already in development.

mongrus

7 hours ago

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)

beardyw

5 hours ago

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.

mongrus

5 hours ago

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 an idea for future implementation, it's excellent! Thanks for the feedback; you actually dug into it and thought about what was missing)

beardyw

3 hours ago

> 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.