
I want the whole website address to be bold, rather than just the main "mozilla.org" (for example) part. What setting should I change?
I'm sure there must be something in the about:config. It's ridiculous to have the majority of the address in #666666 on a #555555 background with only the main website part legible.
Chosen solution
This worked for me:
- In the Firefox address bar, type "about:config" (sans quotes), and press Enter.
- In the filter search box, enter "browser.urlbar.formatting.enabled".
- Right-click on the "browser.urlbar.formatting.enabled" line item in the listing and select "Toggle" to switch it to false.
All Replies (4)
Try with this add-on Make Address Bar Font Size Bigger
Chosen Solution
This worked for me:
- In the Firefox address bar, type "about:config" (sans quotes), and press Enter.
- In the filter search box, enter "browser.urlbar.formatting.enabled".
- Right-click on the "browser.urlbar.formatting.enabled" line item in the listing and select "Toggle" to switch it to false.
Thank you. That's exactly the solution I desired. I've no idea why anyone would want the formatting to be on. Phew. Thanks a lot.
More info:
You can set the browser.urlbar.formatting.enabled pref to false on the about:config page to disable the highlighting of the domain and see the full URL more clearly.
You can set the browser.urlbar.trimURLs pref to false on the about:config page to see the http: protocol on the location bar and in the pop-up if you hover a link.