ungoogled-software/ungoogled-chromium

Prevent tabs from automatically loaded on startup

Aberta

#2.689 aberto em 26 de jan. de 2024

 (2 comentários) (0 reação) (0 responsável)Python (771 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (18.674 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador