How can I re-enable the path in Chrome's address bar?

15

2

In its latest update today, Version 34.0.1847.116 m (April 9, 2014), Google Chrome removed the full URL from the address bar. This is super super annoying to developers who want to be able to see the path and parameters. Instead, Chrome only displays the domain, presumably to make some lame URL hacking exploits (http://malwa.re/www.yourbank.com) impossible to pull off.

I know the URL is visible if I press Ctrl+L, but that's inconvenient. How can the old style full URL be brought back in the address bar / omnibox?

enter image description here

Dan Dascalescu

Posted 2014-04-09T21:29:08.920

Reputation: 3 406

Question was closed 2014-04-10T09:21:18.520

Have you made sure there isn't an option or an extension that already exists before asking this question? – Ramhound – 2014-04-09T21:37:40.370

@Ramhound: yes, I have. I haven't installed anything new. Chrome crashed, then when it restarted - boom this annoying change. I hadn't messed with chrome://flags either. I assume there was an update, though I don't have a precise recollection of the version number prior. – Dan Dascalescu – 2014-04-09T23:35:49.240

Answers

8

An an earlier question pointed out, you need to go to

chrome://flags/#origin-chip (sorry, SuperUser won't let me hyperlink this)

And disable all the Origin chip stuff.

Dan Dascalescu

Posted 2014-04-09T21:29:08.920

Reputation: 3 406

17This doesn't seem to be there anymore (Chrome 45) – Liam – 2015-09-28T16:19:35.167