Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I want to simplify the Location bar contents.

  • 3 replies
  • 1 has this problem
  • 22 views
  • Last reply by Percy

more options

In the Location bar : When I go to this support page, I see 'Mozilla Foundation (US)' in Green. When I go to the Hotmail Login page, I see 'Microsoft Corporation (US)' in Green. When I go to the about:config page, I see 'Firefox' in Red.

I just want to see the address, and not the additional information. How can I do this?

Also, in the css file, #PersonalToolbar { -moz-box-ordinal-group: 0 !important ;} does not work to place the bookmark bar on top.

Please help.

In the Location bar : When I go to this support page, I see 'Mozilla Foundation (US)' in Green. When I go to the Hotmail Login page, I see 'Microsoft Corporation (US)' in Green. When I go to the about:config page, I see 'Firefox' in Red. I just want to see the address, and not the additional information. How can I do this? Also, in the css file, #PersonalToolbar { -moz-box-ordinal-group: 0 !important ;} does not work to place the bookmark bar on top. Please help.

Chosen solution

Also, as far as the PersonalToolbar code goes, can't help you there - I don't use the Bookmarks Toolbar at all and have it hidden all the time. I use one un-named folder of "Bookmark Toobar Items" on the Navigation Bar for bookmarklets instead of wasting a whole toolbar. I view my Bookmarks from the Sidebar.

Read this answer in context 👍 0

All Replies (3)

more options

Look for a UserStyle that does what you want. https://userstyles.org/

Then either use Stylish to install that Style or copy the css code to your userChrome.css or userContent.css file.

Tip when using the UserStyle website: When you are viewing a UserStyle page add .css to the URL to see only the css code in the browser window. If you don't have Sylish installed or JavaScript is disabled full or partially for that domain, the hyperlink for "Show CSS" doesn't appear on the page.

more options

Chosen Solution

Also, as far as the PersonalToolbar code goes, can't help you there - I don't use the Bookmarks Toolbar at all and have it hidden all the time. I use one un-named folder of "Bookmark Toobar Items" on the Navigation Bar for bookmarklets instead of wasting a whole toolbar. I view my Bookmarks from the Sidebar.

more options

I solved it myself.