Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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
Arquivado

How do you turn off the bottom left info bar?

au6892

The bar keep popping up when you move over a link.

The bar keep popping up when you move over a link.

All Replies (1)

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#statusbar-display { display:none!important; }


You can also use this extension: