2

Some web pages have an auto-reload feature and there's no way to disable it in the web page. This is specially annoying if you are reading and suddenly the page reloads and move the text or if you are watching a video and the video stops due to the auto-reload feature.

There's any way to disable this feature without messing up with the web page code?

E_Blue
  • 763

1 Answers1

1

I think what you are looking for is the accessibility.blockautorefresh option.

Open a new window on Firefox and type about:config on the address bar

Then search for the term autorefresh and you should see the option, set it to true so it will block the auto refresh feature

Finally restart Firefox