All, Pretty straight forward question here.... Can we add to the list of preset devices in Google Chrome>Developer Tools>Emulation>Device list? I am running "Version 34.0.1847.116 m"
I am looking to test a web app that would run on BlackBerry OS 7 and earlier devices.
I cannot find any details on whether this list can be added too and what devices are possibly available.
Thanks for any insights...
Unfortunately, Google Chrome does not offer developers the option to add their own device. However, you do have the option of changing the dimensions and user agent, so you can use those settings to emulate the desired device.
Curiosity got the best of me, so I did try to change some files in Chrome's core installation files where I thought I could add an entry myself, but this just borked my Chrome making all web pages and extensions inaccessible. I wouldn't recommend you to try anything similar either.
Edit: The newer versions of Google Chrome (including stable) have added the support for adding Custom devices. Frederik's answer describes the steps on how to do it but a more reliable source would be to check Google Chrome's documentation on this since the way to do this tends to keep changing after a few versions.