Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Stop auto refresh Tabs

  • 1 odgovor
  • 1 ima ovaj problem
  • 9 prikaza
  • Posljednji odgovor od cor-el

more options

Auto refresh gets really annoying, specially for web developers and bloggers who are creating post and refresh tabs are frustrated. I did the about:config set boolean to true already but it works for a short time. Please stop auto refresh tabs !!!

Auto refresh gets really annoying, specially for web developers and bloggers who are creating post and refresh tabs are frustrated. I did the about:config set boolean to true already but it works for a short time. Please stop auto refresh tabs !!!

Svi odgovori (1)

more options

Firefox will detect if your computer’s memory is running low, which is defined as lower than 400MB, and suspend unused tabs that you haven’t used or looked at in a while. The new tab unload feature is controlled on the about:config page with a preference that You can control this feature via a pref on the about:config page.

  • browser.tabs.unloadOnLowMemory = false

Note that Firefox might crash if you are really too low on memory if you disable this feature.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.