Chrome does not display full URL
Chrome (v61 now) displays the full URL in the address bar if it is https, but fails to display the full URL if it is http.
How do I fix this?
Solution 1:
This is now possible for Chrome 69+:
chrome://flags
> Omnibox UI Hide Steady-State URL Scheme and Trivial Subdomains > Disabled
Solution 2:
As of Chrome 83, there is a flag for enabling a new context menu option "Show full URLs". chrome://flags/#omnibox-context-menu-show-full-urls
Edit: and as of v85, it seems to be enabled for all, so just use the context menu option.