How to hide the url of the browser's left-bottom corner when a link is hovered

前端 未结 4 1657
情深已故
情深已故 2021-01-24 05:03

I would like to hide the url showing up, when I hover a link with the cursor. I only want to this on my browser. There are a lot questions about this around the web, but I don\'

4条回答
  •  無奈伤痛
    2021-01-24 05:49

    you need to have an addon called status-4-evar for firefox to achieve this. status-4-evar

    Please follow the url to find more about how to do this.

    you can also change the anchor tags and replace it with span tags.

    thanks

提交回复
热议问题