custom device emulation chrome | How To Add Custom Device on Chrome Emulation ?
custom device emulation chrome | How To Add Custom Device on Chrome Emulation ?
Device dimensions, pixel ratios and user agents for responsive testing in Chrome DevTools. Find a preset, copy its values and add a custom device in Chrome.
Browse the catalogue · Get the extension · Download JSON · Data quality
-.Copy buttons copy text; they do not automatically import devices into Chrome.
The included website searches all devices, filters by device type and data quality, and copies settings or user agents. Each record shows its source and measurement notes.
Run from the repository root:
python3 scripts/build.py
python3 -m http.server 8000 --directory dist
Open http://localhost:8000. The website uses plain HTML, CSS and JavaScript, with no package installation. Serve it over HTTP; opening the HTML file directly cannot reliably load JSON.
main branch.main).The workflow validates the dataset, builds the static website and publishes only dist/. Subsequent pushes to main deploy automatically. No external hosting account or additional deployment secret is needed.
After the first successful deployment, the catalogue will be available at: Device catalogue on GitHub Pages.
For forks, use the URL shown by your repository's Pages deployment. The website uses relative asset and data URLs so it also works under a repository subpath.
Custom Device Emulation Chrome puts searchable device dimensions in your Chrome toolbar.
chrome://extensions and enable Developer mode.plugin folder.The extension displays presets; add them to DevTools using the quick start above. It reads the maintained dataset from GitHub, with a bundled offline fallback. No browsing-history permissions are requested. See the privacy policy.
No Chrome Web Store listing is linked here because a verified listing has not been provided.
screen-css and viewport-css distinguish full screen dimensions from browser content dimensions.See the measurement and maintenance policy, official Chrome guide, and historical table.
Include its source, measurement type and verification date. See contributing. Found an incorrect preset? Report it.
If this saves you time while testing, star the repository to help other developers find it.
MIT. Cited third-party preset sources retain their own licenses; see the data policy.
No open issues yet, or sync has not completed.