I've got this set up on my SP3, but at first it was giving me some issues with not displaying properly. It looked like this:
View attachment 72136
(If that happens to you, the menu button to switch back to desktop mode is just to the right of where the black starts)
There are a couple of options you can use to get it working right. One is to disable high DPI scaling for chrome by taking the following steps:
- Exit Google Chrome.
- Right click on the Google Chrome icon and select Properties.
- Click on the Compatibility tab.
- Select the checkbox that says Disable display scaling for high DPI settings.
- Click OK.
- Start Chrome.
However, that means that chrome won't be displayed with a high DPI, which is unfortunate. The other option is better because it makes Chrome display nicely on high DPI screens like the SP3 has, and it is the option I went with.
- Launch the Windows Registry Editor by heading to the Start Screen and searching for regedit. Alternatively, in Windows 8.1, you can right-click on the Desktop Start Button, choose Run, and then type regedit to find the Registry Editor.
- Navigate to the following registry location:
HKEY_CURRENT_USER\Software\Google\Chrome\
- You may already have a key called Profile but, if you don?t, you can create it. Right click on ?Chrome? and select New > Key and name the new key Profile.
- Click on the new Profile key to select it, and then right-click in the right pane of the Registry Editor. Select New > DWORD (32-bit) Value and name it the following:
high-dpi-support
- Double-click the new DWORD and enter 1 in the Value Data box. Press OK to save the change.
- Finally, close the Registry Editor and quit Chrome.
When you relaunch Chrome, you?ll immediately notice that the browser?s interface, buttons, and menus are all noticeably sharper, taking advantage of High DPI scaling to look great on high resolution displays. Also, you'll notice that in Windows 8 Mode, that the Chrome desktop appears and functions just as it should.