google-chrome - 用于 chrome 模拟设备的 OnePlus 3 和 Oneplus 5 视口(viewport)大小

标签 google-chrome frontend web-testing ui-design oneplusthree

我想在 Google Chrome 的模拟设备列表中添加 OnePlus 3 和 OnePlus 5 作为自定义设备。请提供视口(viewport)大小,以便我可以用它测试我的网站。

像素 2 显示尺寸示例

emulator

提前致谢

最佳答案

我正在寻找同样的东西,我发现了这个:
https://www.mydevice.io/

一加 5: 455x809 , 像素比 2.375 , 用户代理 Mozilla/5.0 (Linux; Android 8.1.0; Build/OPM1.171019.011) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Mobile Safari/537.36
我没有 OnePlus 3,也没有找到任何相关的东西。

关于google-chrome - 用于 chrome 模拟设备的 OnePlus 3 和 Oneplus 5 视口(viewport)大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50207552/

相关文章:

css - 如何查找完整站点的 CSS 使用情况?

javascript - 忽略对 'alert()' 的调用。文档被沙盒化, 'allow-modals' 关键字未设置

javascript - 使用 css after 时,光标不会出现在嵌套的 contenteditable 结构中的 chrome 中

javascript - Chrome : Breakpoint when location. href 已设置

css - font-size :1em/2em? 是什么意思

带有事件模拟的 javascript UI 测试框架

html - 网页右侧出现奇怪的空白

automated-tests - 有没有办法匹配 RequestHook 中的 onRequest/onResponse 调用

testing - 将 HTTPS 与 remoteConnection 选项结合使用

javascript - Node.dispatchEvent(new CustomEvent ('click' )) 自 Chrome v53 起不再触发 anchor