# Persisting desktop/mobile view in mobile Chrome browsers

**URL:** https://meta.discourse.org/t/persisting-desktop-mobile-view-in-mobile-chrome-browsers/41326
**Category:** UX
**Created:** [2016年三月20日 07:01 UTC](https://meta.discourse.org/t/persisting-desktop-mobile-view-in-mobile-chrome-browsers/41326 "2016-03-20T07:01:57Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [2016年三月24日 23:30 UTC](https://meta.discourse.org/t/persisting-desktop-mobile-view-in-mobile-chrome-browsers/41326/5 "2016-03-24T23:30:07Z")

</div>

There are some specific Google Chrome user agent detection recommendations for “Phone” vs “Tablet” listed here:

[https://developer.chrome.com/multidevice/user-agent](https://developer.chrome.com/multidevice/user-agent)

- Phone pattern: `Android` + `Chrome/[.0-9]* Mobile`
- Tablet pattern: `Android` + `Chrome/[.0-9]* (?!Mobile)`

---

_[View the full topic](https://meta.discourse.org/t/persisting-desktop-mobile-view-in-mobile-chrome-browsers/41326)._
