How do I disable the link address popup at bottom of the page?
How Can you Stop seeing the Box in the Lower Left Corner when hoovering over the Screen ?
Vybrané riešenie
The only way AFAIK is to use css code, probably userChrome.css. You could ask on the FirefoxCSS sub if you want help. (Note: remove blank space in link below.)
https://www.userchrome. org/how-create-userchrome-css.html
Čítať túto odpoveď v kontexte 👍 0Všetky odpovede (2)
Vybrané riešenie
The only way AFAIK is to use css code, probably userChrome.css. You could ask on the FirefoxCSS sub if you want help. (Note: remove blank space in link below.)
https://www.userchrome. org/how-create-userchrome-css.html
See also:
- /questions/1289382 is there any way to hide the status bar (or pop-up) at the bottom left?