Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Stop auto refresh Tabs

  • 1 réponse
  • 1 a ce problème
  • 9 vues
  • Dernière réponse par 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 !!!

Toutes les réponses (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.