Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.28k stars 33 forks source link

Lazy tab load on startup #171

Open chaoscreater opened 4 months ago

chaoscreater commented 4 months ago

Hi there,

In Vivaldi, which is another browser based on Chromium, it's able to do tab lazy load on startup. If you have 10 tabs, it will only load the active tab, instead of loading all 10 tabs. In Thorium, the startup is always slow for me because it has to load a bunch of tabs. Is there a flag or commandline to disable this behaviour? Or could this possibly be implemented as a feature?