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 ?
How Can you Stop seeing the Box in the Lower Left Corner when hoovering over the Screen ?
Chosen solution
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
Read this answer in context 👍 0All Replies (2)
Chosen Solution
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?