2

I am running chrome Version 77.0.3865.120 on macOS.

when chrome finished to load a page, it looks like this figure

enter image description here

when I try to select part of the URL, it becomes like this

enter image description here

It takes and wastes me another click/tap, which is boring and inefficient. Is there a way to force chrome keep showing or hiding the "https://" part?

JJJohn
  • 515

1 Answers1

1

To disable this "friendly" option of Chrome, enter in the address bar these two URLs:

chrome://flags/#omnibox-ui-hide-steady-state-url-trivial-subdomains
chrome://flags/#omnibox-ui-hide-steady-state-url-scheme

and mark both as Disabled, then click Relaunch Now.

These are "experimental" flags, so it is unknown how long they will keep on working.

harrymc
  • 498,455