Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How to hide the Status Bar in left-bottom corner?

more options

I'd like to hide the Bar with URL addresses but guides I've seen (for example https://support.mozilla.org/en-US/questions/1331743 ) don't work for me because I don't have Mozilla folder at Appdata folder.

I'd like to hide the Bar with URL addresses but guides I've seen (for example https://support.mozilla.org/en-US/questions/1331743 ) don't work for me because I don't have Mozilla folder at Appdata folder.
Приложенные скриншоты

Изменено cor-el

Все ответы (5)

more options

Is that the default Firefox browser layout or custom homepage?

more options

Yeah, it is. I mean, that is shown when I hold my cursor on something that has an URL or when browser gets/loads some information. When I move cursor to sites at the homepage the status bar appers to so it was easier to make a screenshot this way. So, it doesn't matter if it is a default Firefox browser layout or custom homepage

more options

Do you only want to hide the overlink message that shows if you hover a link and possibly leave the other messages about loading the page which might be useful in case of issues ?

#statuspanel[type="overLink"] #statuspanel-label { display:none!important; }

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).


More info about userContent.css and userChrome.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.

more options

That doesn't help. As I said, there is no Mozilla folder in Roaming folder so there is no Profile folder. (here's a video https://youtu.be/cJbyeAnD07U). Is it because I downloaded the browser from Microsoft Store?

more options

Oh yes, the Mozilla Store profile is buried in an unusual location. I don't know whether it is documented in any formal articles, but it has been mentioned in a few threads. For example:

https://support.mozilla.org/en-US/questions/1394270#answer-1543318