79529416

Date: 2025-03-23 18:21:18
Score: 1.5
Natty:
Report link

Add this code to userChrome.css, file located in chrome folder

/* Suppress Link Destination Overlay */
#statuspanel[type="overLink"] {
  display: none !important;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Altico