Automatic redirect
How do I shut off "Firefox prevented this page from automatically redirecting to another page"? I have pages that need to refresh automatically and this function is preventing these pages from automatically updating. I have searched settings multiple times and have not been able to fix this. This just started after a Firefox update a month or so ago. PLEASE HELP!
被選擇的解決方法
In Firefox 56+ the "Warn me when website try to redirect or reload the page" setting can no longer be found in Settings.
You can modify this pref on the about:config page to disable this accessibility feature.
- accessibility.blockautorefresh = false
You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
In Firefox 56+ the "Warn me when website try to redirect or reload the page" setting can no longer be found in Settings.
You can modify this pref on the about:config page to disable this accessibility feature.
- accessibility.blockautorefresh = false
You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.
由 cor-el 於
Thank you, thank you......