Glam Prestige Journal

Bright entertainment trends with youth appeal.

After I close the Chromium GUI many chromium-browser processes continue running indefinitely. It seems like it's running a daemon that keeps processes around so they can be reused.

Checking the manual and help pages for the chromium-browser command only lists a small number of 'stable' options, none of which seem to have anything to do with ending child processes.

If I kill them I get a load of notice dialogues in the bottom-right of the screen complaining that various extensions have "crashed".

Is there a proper, less-aggressive way to terminate Chromium processes?

2 Answers

I had the same problem. Turns out this is a feature of chromium/chrome where it leaves processes running for extensions. To turn off go to Settings-->Show Advanced Settings-->Background Apps and uncheck the "Continue running background apps when Chromium is closed" option. Reference:

1

You can terminate it from its built in Task Manager

right click on tab and choose Task Manager then choose the process you want to kill(in your case you would kill all processes then you can close the browser)

Note that images are taken for chrome not chromium but its the same "nevermind".

Right click on the tab bar and select "Task Manager"alt text

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy