The new feature is in the form a toggle inside the browser settings dubbed "Launch Chrome when my computer starts," something Google has been working on since around October or November last year as the Chromium dev team had added a new kForegroundLaunchOnLogin feature flag.
![]()
As you can probably make out from the feature flag title, Google has intended this to be a foreground process, which typically tend to have higher resource priorities than background tasks. Thankfully, there is also kLaunchOnStartup flag alongside it for gatekeeping, which is essentially for the toggle for enabling or disabling the feature.



