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 ?
Giải pháp được chọn
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
Đọc câu trả lời này trong ngữ cảnh 👍 0Tất cả các câu trả lời (2)
Giải pháp được chọn
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?