ungoogled-software/ungoogled-chromium

Prevent tabs from automatically loaded on startup

Offen

#2.689 geöffnet am 26.01.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (771 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (18.674 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

When you launch Ungoogled Chromium, a bunch of tabs are loaded automatically in the background, which causes performance issues. Only the currently active/selected tab should be loaded and the rest should be hibernated.

Who's implementing?

  • I'm willing to implement this feature myself

The problem

When you launch Ungoogled Chromium, a bunch of tabs are loaded automatically in the background, which causes performance issues. Only the currently active/selected tab should be loaded and the rest should be hibernated.

I have preloading disabled. But it still loads the tabs automatically in background. Vivaldi for example does this quite well, where it only loads one tab and that's it. Same thing in Firefox

Possible solutions

Copy the behaviour of Vivaldi or Firefox

Alternatives

No response

Additional context

No response

Contributor Guide