I have one tab that I would like to be able to run in background unthrottled. Ideally, I would disable background throttling for the specific URL I have open in that tab. Is this possible somehow?

  • @thesmokingman
    link
    35 months ago

    My go-to is pulling the tab into its own window. If I end up having too many windows I usually find I’m doing something wrong or trying to play too many idles simultaneously.

    • SibboOP
      link
      fedilink
      25 months ago

      Thanks! I was trying to avoid that, but I’ll keep it in mind if the other ideas do not work.