Skip to content

Instantly share code, notes, and snippets.

@wheresalice
Last active September 19, 2018 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wheresalice/27e9e28e1d2bf51da64d12290b7d1f96 to your computer and use it in GitHub Desktop.
Save wheresalice/27e9e28e1d2bf51da64d12290b7d1f96 to your computer and use it in GitHub Desktop.
Making Chrome more usable

Fix Chrome 69 UI changes:

  • chrome://flags/#omnibox-ui-hide-steady-state-url-scheme-and-subdomains - set to disable to show www. and m.
  • chrome://flags/#top-chrome-md - set to normal to get classic mode

Remove mobile junk:

  • chrome://flags/#enable-ntp-remote-suggestions - set to Disabled to hide content suggestions on the new tab page
  • chrome://flags/#enable-ntp-bookmark-suggestions - set to Disabled to hide bookmarks on the new tab page
  • chrome://flags/#enable-ntp-suggestions-notifications - set to Disabled to not get notifications about new content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment