14

How can I stop Chrome from having its tabs Sleep/Hibernate? I'm running the "revolver" extension and I want the tabs to reload before I cycles to it.. however it seems that chrome's tabs are put in a state of hibernation so it doesn't reload until the tab is "active" and showing.

Is there a workaround for this?

obizues
  • 1,473
  • 5
  • 16
  • 30

2 Answers2

15

From wOxxOm's link:

"you can turn this off by going to "chrome://flags/" and selecting "Disabled" under "Enable tab discarding"

obizues
  • 1,473
  • 5
  • 16
  • 30
11

See @joseantgv comment above

Check chrome://discards/

Seems to be how chrome does this on latest build - Version 87.0.4280.141 (Official Build) (64-bit)

Chris Gill
  • 2,848
  • 5
  • 26
  • 31
  • 1
    The column to change the check mark to a cross mark for is now called "Auto discardable". Search for the URL you want to change this for in column "Tab URL", then click on the "Toggle" link below the check mark (✔) to change it into a cross mark (✘️) and you are set. – Jeroen Wiert Pluimers Mar 27 '21 at 17:46