Skip to content

Instantly share code, notes, and snippets.

@mfehrenbach
Last active March 23, 2025 17:56
Show Gist options
  • Save mfehrenbach/aaf646bee2e8880b5142d92e20b633d4 to your computer and use it in GitHub Desktop.
Save mfehrenbach/aaf646bee2e8880b5142d92e20b633d4 to your computer and use it in GitHub Desktop.
Modern device dimensions for Chrome DevTools.

Modern Device Dimensions for Chrome DevTools

These are modern β€œEmulated Devices” (a.k.a. responsive dimensions) for Chrome DevTools’ Mobile Device Viewport Mode.

They are specifically Apple devices, subtracting for recent SafariΒ UI (asΒ in window.innerWidth/Height), andΒ cleverly sorted with some dark-arts unicode shenanigans. (This glitchy, unloved portion of the tools sorts lexicographically, because ofΒ course itΒ would.) Ergonomics!

before-after

Nest Hub Max? Come on. IΒ dropped a bunch of devices that were older and/orΒ close toΒ these dimensions. ItΒ obviously doesn’t cover everything (sorry Android/Chrome), but offers aΒ decent spread/increments for common 2023/2024Β viewports.

There seems to be no easy way to share or sync these, and manually entering them is an error-prone disaster. So instead, this is the relevant portion of the profile’s (JSON…ish?) Preferences file (under ~/Library/Application Support/Google/Chrome/Profile #/) to paste in.

It’s probably easiest to just make one custom device, then search for theΒ customEmulatedDeviceListΒ key. VS Code’s Format Document (βŒ₯ ⇧ F) command makes these intelligible, and Chrome doesn’t seem to mind. Great.

Godspeed.Β πŸ‘‡

"customEmulatedDeviceList": "[{\"title\":\"​iPhone SE\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.2 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":320,\"height\":449},\"horizontal\":{\"width\":449,\"height\":320}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​Common Android\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.130 Mobile Safari/537.36\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":360,\"height\":649},\"horizontal\":{\"width\":649,\"height\":360}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​iPhone SE (3rd)\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":375,\"height\":547},\"horizontal\":{\"width\":547,\"height\":375}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​iPhone 15\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":390,\"height\":659},\"horizontal\":{\"width\":659,\"height\":390}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​iPhone 15 Plus\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":428,\"height\":739},\"horizontal\":{\"width\":739,\"height\":428}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​iPhone SE, landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.2 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":568,\"height\":270},\"horizontal\":{\"width\":270,\"height\":568}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​​Common Android, landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.130 Mobile Safari/537.36\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":705,\"height\":280},\"horizontal\":{\"width\":280,\"height\":705}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​​​iPhone SE (3rd), landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":667,\"height\":325},\"horizontal\":{\"width\":325,\"height\":667}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​​​​iPhone 15, landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":750,\"height\":310},\"horizontal\":{\"width\":310,\"height\":750}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​​​​​iPhone 15 Plus, landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"mobile\",\"touch\"],\"screen\":{\"device-pixel-ratio\":3,\"vertical\":{\"width\":832,\"height\":347},\"horizontal\":{\"width\":347,\"height\":832}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":true}},{\"title\":\"​​​​​​​​​​​iPad Mini (6th)\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":744,\"height\":1026},\"horizontal\":{\"width\":1026,\"height\":744}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​iPad (10th)\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":815,\"height\":1073},\"horizontal\":{\"width\":1073,\"height\":815}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​iPad Pro (12.9\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1024,\"height\":1259},\"horizontal\":{\"width\":1259,\"height\":1024}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​iPad Mini (6th), landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1133,\"height\":637},\"horizontal\":{\"width\":637,\"height\":1133}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​iPad (10th), landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1180,\"height\":713},\"horizontal\":{\"width\":713,\"height\":1180}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​iPad Pro (12.9\\\"), landscape\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1\",\"capabilities\":[\"touch\"],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1366,\"height\":917},\"horizontal\":{\"width\":917,\"height\":1366}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​MacBook Air (13\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1280,\"height\":715},\"horizontal\":{\"width\":715,\"height\":1280}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​MacBook Air (15\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1440,\"height\":920},\"horizontal\":{\"width\":920,\"height\":1440}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​MacBook Pro (14\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1512,\"height\":865},\"horizontal\":{\"width\":865,\"height\":1512}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​​​MacBook Pro (16\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1728,\"height\":1000},\"horizontal\":{\"width\":1000,\"height\":1728}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​​​​iMac (24\\\")\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":2240,\"height\":1156},\"horizontal\":{\"width\":1156,\"height\":2240}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​​​​​Studio Display\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":2560,\"height\":1336},\"horizontal\":{\"width\":1336,\"height\":2560}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​​​​​​Studio Display, half\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":1278,\"height\":1336},\"horizontal\":{\"width\":1336,\"height\":1278}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}},{\"title\":\"​​​​​​​​​​​​​​​​​​​​​​​​​Pro Display XDR\",\"type\":\"unknown\",\"user-agent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15\",\"capabilities\":[],\"screen\":{\"device-pixel-ratio\":2,\"vertical\":{\"width\":3008,\"height\":1588},\"horizontal\":{\"width\":1588,\"height\":3008}},\"modes\":[{\"title\":\"\",\"orientation\":\"vertical\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}},{\"title\":\"\",\"orientation\":\"horizontal\",\"insets\":{\"left\":0,\"top\":0,\"right\":0,\"bottom\":0}}],\"show-by-default\":true,\"dual-screen\":false,\"show\":\"Default\",\"user-agent-metadata\":{\"brands\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersionList\":[{\"brand\":\"\",\"version\":\"\"}],\"fullVersion\":\"\",\"platform\":\"\",\"platformVersion\":\"\",\"architecture\":\"\",\"model\":\"\",\"mobile\":false}}]",

And the dimensions, for posterity:

Device W (logical) H (logical) W (inner) H (inner) Notes
iPhoneΒ SE 320 568 320 449 iOS 15.5. The last great iPhoneΒ chassis.
CommonΒ Android 360 780 360 649 Galaxy S23 on AndroidΒ 13 seemed indicative.
iPhoneΒ SE (3rd) 375 667 375 547 iOS 17.2. Only remaining/current home-buttoned iPhone.
iPhoneΒ 15 390 844 393 659 iPhones Pro are the same this year.
iPhoneΒ 15 Plus 428 926 430 739 These have the default bottom β€œTab Bar” setting. Close enough to the 414px of the X/11Β era.
iPhoneΒ SE,Β landscape 568 320 568 270 Tab bar is always at the top in landscape.
CommonΒ Android,Β landscape 780 360 705 280
iPhoneΒ SE (3rd),Β landscape 667 375 667 325 With the β€œLandscape Tab Bar” onβ€”IΒ think theΒ default?
iPhoneΒ 15,Β landscape 844 390 743 310 Multiple tabs visible. These are inside the left/right safeΒ areas.
iPhoneΒ 15 Plus,Β landscape 926 428 814 347
iPadΒ MiniΒ (6th) 744 1133 744 1026 Default β€œSeparate Tab Bar” option, multiple tabs visible.
iPadΒ (10th) 820 1180 820 1073 Same dimensions for the recent iPadsΒ Air. CloseΒ to 11"Β Pro.
iPadΒ ProΒ (12.9") 1024 1366 1024 1259
iPadΒ MiniΒ (6th),Β landscape 1133 744 1133 637
iPadΒ (10th),Β landscape 1180 820 1180 713
iPadΒ ProΒ (12.9"),Β landscape 1366 1024 1366 917 Very square.
MacBookΒ AirΒ (13") 1280 832 1280 715 I think these still come scaled by default, but these are non-scaled. Maximized inside The Notch (37px, what?) andΒ Safari (80px)Β toolbar, multiple tabs visible.
MacBookΒ AirΒ (15") 1440 932 1440 815
MacBookΒ ProΒ (14") 1512 982 1512 865 Smaller, but more pixels.
MacBookΒ ProΒ (16") 1728 1117 1728 1000 Under the Menu Bar (24px) andΒ SafariΒ (80px).
iMacΒ (24") 2240 1260 2240 1156
Studio Display 2560 1440 2560 1336
Studio Display,Β half 2560 1440 1278 1336 With the built-in MacOSΒ tiling.
Pro DisplayΒ XDR 3008 1692 3008 1588 A designer can dream!
@SyedAhkam
Copy link

Thanks! This is helpful!

@marko-hologram
Copy link

Worked nicely, but in my preferences JSON file, the key was named custom-emulated-device-list, not customEmulatedDeviceList. I didn't notice that immediately and wondered why things didn't work when I copy-pasted from this gist.

I would also suggest editing this JSON file while Chrome is closed because otherwise it might override these preferences. At least to me it seemed like they were being overridden when I edited this file while Chrome was open.

@Pho3nixHun
Copy link

Pho3nixHun commented Sep 26, 2024

The title string contains 2x ZERO WIDTH SPACES for lot of entries. Is it intentional?

// Verify
const str = '[{\"title\":\"​iPhone SE\",\"type\":\"unknown\",\"user-agent\"...';
const count = str.match(/\u200B/g)?.length ?? 0;
console.log(`ZERO WIDTH SPACE (U+200B) characters: ${count}`);
// out: ZERO WIDTH SPACE (U+200B) characters: 305

// fix
str.replace(/\u200B+/g, '');

EDIT: Nevermind, I see it is used to make sorting more logical.

@KamikX
Copy link

KamikX commented Nov 10, 2024

πŸ‘ Thanks!

@ipabz
Copy link

ipabz commented Nov 19, 2024

I can't seem to make this work. I modified the settings when chrome is closed, and when I open it, the settings are overridden. Btw, I'm on windows 11.

@marko-hologram
Copy link

I can't seem to make this work. I modified the settings when chrome is closed, and when I open it, the settings are overridden. Btw, I'm on windows 11.

Try adding a custom profile through Chrome dev tools first. Then open those JSON settings and see under which key these new settings are stored. This gist says that customEmulatedDeviceList is the name of the JSON key, but for me on Windows it was a key named custom-emulated-device-list.

@patryk-smc
Copy link

On my Mac it was custom-emulated-device-list too.

@Pittan
Copy link

Pittan commented Nov 23, 2024

Hi! I recently updated my cli tool called "vibranium".
It will import and export the settings that we are talking about here.
I hope this tool will save us all.

https://www.npmjs.com/package/@pittankopta/vibranium

  • Save this file as whatever.json
  • npm i -g @pittankopta/vibranium
  • vibranium add whatever.json
  • πŸ˜‹
[{"title":"​iPhone SE","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.2 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":320,"height":449},"horizontal":{"width":449,"height":320}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​Common Android","type":"unknown","user-agent":"Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.130 Mobile Safari/537.36","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":360,"height":649},"horizontal":{"width":649,"height":360}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​iPhone SE (3rd)","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":375,"height":547},"horizontal":{"width":547,"height":375}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​iPhone 15","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":390,"height":659},"horizontal":{"width":659,"height":390}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​iPhone 15 Plus","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":428,"height":739},"horizontal":{"width":739,"height":428}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​iPhone SE, landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.2 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":568,"height":270},"horizontal":{"width":270,"height":568}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​​Common Android, landscape","type":"unknown","user-agent":"Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.130 Mobile Safari/537.36","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":705,"height":280},"horizontal":{"width":280,"height":705}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​​​iPhone SE (3rd), landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":667,"height":325},"horizontal":{"width":325,"height":667}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​​​​iPhone 15, landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":750,"height":310},"horizontal":{"width":310,"height":750}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​​​​​iPhone 15 Plus, landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["mobile","touch"],"screen":{"device-pixel-ratio":3,"vertical":{"width":832,"height":347},"horizontal":{"width":347,"height":832}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":true}},{"title":"​​​​​​​​​​​iPad Mini (6th)","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":744,"height":1026},"horizontal":{"width":1026,"height":744}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​iPad (10th)","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":815,"height":1073},"horizontal":{"width":1073,"height":815}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​iPad Pro (12.9\")","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":1024,"height":1259},"horizontal":{"width":1259,"height":1024}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​iPad Mini (6th), landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":1133,"height":637},"horizontal":{"width":637,"height":1133}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​iPad (10th), landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":1180,"height":713},"horizontal":{"width":713,"height":1180}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​iPad Pro (12.9\"), landscape","type":"unknown","user-agent":"Mozilla/5.0 (iPad; CPU OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1","capabilities":["touch"],"screen":{"device-pixel-ratio":2,"vertical":{"width":1366,"height":917},"horizontal":{"width":917,"height":1366}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​MacBook Air (13\")","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":1280,"height":715},"horizontal":{"width":715,"height":1280}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​MacBook Air (15\")","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":1440,"height":920},"horizontal":{"width":920,"height":1440}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​MacBook Pro (14\")","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":1512,"height":865},"horizontal":{"width":865,"height":1512}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​​​MacBook Pro (16\")","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":1728,"height":1000},"horizontal":{"width":1000,"height":1728}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​​​​iMac (24\")","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":2240,"height":1156},"horizontal":{"width":1156,"height":2240}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​​​​​Studio Display","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":2560,"height":1336},"horizontal":{"width":1336,"height":2560}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​​​​​​Studio Display, half","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":1278,"height":1336},"horizontal":{"width":1336,"height":1278}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}},{"title":"​​​​​​​​​​​​​​​​​​​​​​​​​Pro Display XDR","type":"unknown","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15","capabilities":[],"screen":{"device-pixel-ratio":2,"vertical":{"width":3008,"height":1588},"horizontal":{"width":1588,"height":3008}},"modes":[{"title":"","orientation":"vertical","insets":{"left":0,"top":0,"right":0,"bottom":0}},{"title":"","orientation":"horizontal","insets":{"left":0,"top":0,"right":0,"bottom":0}}],"show-by-default":true,"dual-screen":false,"show":"Default","user-agent-metadata":{"brands":[{"brand":"","version":""}],"fullVersionList":[{"brand":"","version":""}],"fullVersion":"","platform":"","platformVersion":"","architecture":"","model":"","mobile":false}}]

@thomas-negrault
Copy link

On Arc it's on ~/Library/Application Support/Arc/User Data/Default/Preference and the key is custom-emulated-device-list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment