Mozilla 도움말 검색

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

Learn More

Force JavaScript link to open in new window or new tab

  • 4 답장
  • 2 이 문제를 만남
  • 39 보기
  • 최종 답변자: Baz

more options

I want to be able to open any links I choose in new tabs/windows, either with MMB or context menu. Many sites use JavaScript to thwart this - only allowing the link to open in the same tab. aboutconfig settings make no difference for these sites. Disabling JavaScript also fails as inevitably the offending website then won’t work at all. I have not been able to find an add-on which achieves my aim either.

It’s particularly annoying when there are a large number of links and I want to open all of them in new tabs. The only way I have found is to copy the URL of the offending page into a number of new tabs and then click the links in each tab.

Also see Bug 55696

I want to be able to open any links I choose in new tabs/windows, either with MMB or context menu. Many sites use JavaScript to thwart this - only allowing the link to open in the same tab. aboutconfig settings make no difference for these sites. Disabling JavaScript also fails as inevitably the offending website then won’t work at all. I have not been able to find an add-on which achieves my aim either. It’s particularly annoying when there are a large number of links and I want to open all of them in new tabs. The only way I have found is to copy the URL of the offending page into a number of new tabs and then click the links in each tab. Also see Bug 55696

모든 댓글 (4)

more options

You can drag and drop links into the tab bar between tabs to create new tabs, this also works with multiple selected links.

If the website won't let you open the context menu, you can override it by holding down the Shift key while right-clicking.

more options

Neither of those work I'm afraid. These are not normal links - they are created by JavaScript. The context menu works, but there’s no “open in new window” as it’s not an html link. Similarly there’s nothing to drag and drop. What I want is a means of interpreting the JavaScript as an html link. It’s a know problem - see Bug 55696

more options

Does it help to set the following preference in about:config to 0? browser.link.open_newwindow.restriction

https://support.mozilla.org/en-US/questions/1400907#answer-1556750 https://support.mozilla.org/en-US/questions/1365765#answer-1477990

more options

Sadly not. It's already set to zero. It seems that about:config settings only affect the html - not artificial JavaScript abominations.