enter image description here

Firefox highlights the name of the site I am currently on. I very often need to read various IDs and/or other params from the URL, so I don't need the focus on the site name.

How can I have the old one back, where everything is black?

link|improve this question

42% accept rate
2  
The point of this highlighting is that many users do not know what site they are on. Think http://gmail.com.ServiceLogin.lulz.com/... The average Firefox user does not need to care about URL parameters. – grawity Aug 16 '11 at 16:08
so? I only use FF because it is so flexible and extensible. If FF is not going to support advanced users, why should I use this memory-hog at all? – Reddy Sep 6 '11 at 8:23
feedback

1 Answer

up vote 6 down vote accepted

Got to about:config and change browser.urlbar.formatting.enabled to false.

link|improve this answer
1  
This was a huge help, I need to read the url when doing web development and the new changes made this extremely difficult, even with a huge monitor it was still very difficult to read. Light grey text on a white background is just way too little contrast, they could have picked any other number of ways to highlight the domain, this was not a great choice IMO. – Wesley Murch Aug 18 '11 at 1:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.