Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

When mouse is hovered over link, url shown is not always the true url

  • 4 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: cor-el

more options

I'm using version 4.0. I noticed that the url shown when you hover over a link is not always the true url, this is annoying as I want to see when I'm thinking of going before I go there. I don't want the true destination to be hidden. Is there an easy way to see the real destination of a link before clicking on it?

I'm using version 4.0. I noticed that the url shown when you hover over a link is not always the true url, this is annoying as I want to see when I'm thinking of going before I go there. I don't want the true destination to be hidden. Is there an easy way to see the real destination of a link before clicking on it?

선택된 해결법

You can look at this extension:

It is also possible that an onclick attribute is used to open the link and not the href that is displayed as a pop-up at the bottom of the window.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

Can you provide an example? I haven't seen this behavior myself, though of course it's always possible the site you're seeing it on is using redirects to point one url to another, or that people may be using url-shorteners like bit.ly or tinyurl.

more options

선택된 해결법

You can look at this extension:

It is also possible that an onclick attribute is used to open the link and not the href that is displayed as a pop-up at the bottom of the window.

more options

Hi, the google search results is one example, the hover displays the url of the search result, but the real url is back into google.com

more options

That is to make it possible to do a phishing detection check before sending you to the link.