Chrome plugin to get smartphone window size

htaidirt picture htaidirt · Mar 12, 2012 · Viewed 11.6k times · Source

Is there a Chrome plugin that resizes the navigator window to smartphone or tablet window size (iPhone, iPad, Blackberry,...) ?

Thanks in advance.

Answer

Karl Horky picture Karl Horky · Sep 2, 2012

Edit: Device Mode in Chrome 38+

Chrome v38+ has window resizing and mobile emulation in a mode called Device Mode. You can activate it either with the screen icon in the Developer Tools window or with Ctrl+Shift+M (Cmd+Shift+M on Mac).

enter image description here

Windows

As Pedro mentioned in his answer, Window Resizer will work for Chrome on Windows.

https://chrome.google.com/webstore/detail/kkelicaakdanhinjdeammmilcgefonfh

Mac OSX

On Mac OSX, Chrome limits the width at a minimum of 320px. This is the lower end of the spectrum for smartphone window sizes, so this may be enough.

If you still want to get around this limitation, open a popup window with the Open-as-Popup extension. This will allow you to resize down to 100px x 100px:

https://chrome.google.com/webstore/detail/ncppfjladdkdaemaghochfikpmghbcpc

Chrome Popup