Este fío arquivouse.
Faga unha nova pregunta se precisa axuda.
Arquivado
How do you turn off the bottom left info bar?
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; }
- http://kb.mozillazine.org/Editing_configuration
- ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html
You can also use this extension:
- Status-4-Evar: https://addons.mozilla.org/firefox/addon/235283/