Firefox 56에서 자동 웹 사이트 새로 고침/리디렉션 방지

Firefox 56에서 자동 웹 사이트 새로 고침/리디렉션 방지

I am using Firefox 56 and in versions prior to 56 there was an option under Options > Advanced called “Warn you when websites try to redirect or reload the page,” which blocked automatic website refreshes and redirects when selected. It showed a warning and a button to manually allow the refresh/redirect at the top of the webpage. I’ve had this option enabled for years.

Now that Firefox has “reorganized” the Options interface as of version 56, this option is no longer present and indeed the browser refreshes and redirections occur automatically once again.

How would one prevent automatic website refresh/redirects in Firefox 56?

답변1

In about:config, set accessibility.blockautorefresh to true.

References:

  1. I typed "refresh" into about:config to see what could come up
  2. http://kb.mozillazine.org/Accessibility.blockautorefresh

답변2

A few updates later, in Firefox 64.0.2, I did something similar to MinebeaMitsumi's approach, and it worked.
Address bar: go to about:config
Search for accessibility.blockautorefresh
For me, accessibility.blockautorefresh was set to true by default.
I set it to false.

이제 이전에 Firefox에서 상단에 "Firefox에서 이 링크가 자동으로 다른 페이지로 리디렉션되는 것을 방지했습니다."라는 메시지가 표시되었던 URL이 묻지 않고 리디렉션됩니다.

관련 정보