Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I stop certain extensions from running in the background after Chrome is closed?

After closing Chrome, certain extensions keep running on the background (like Drive or Hangouts).

Without disabling a extension, can I control which ones can keep running after Chrome is closed?

like image 914
Camilo Avatar asked May 26 '15 23:05

Camilo


People also ask

Why are multiple Chrome processes running when Chrome is closed?

By default, the Chrome browser creates an entirely separate operating system process for every single tab or extra extension you are using. If you have several different tabs open and a variety of third party extensions installed you may notice five or more processes running simultaneously.

Why does Google Chrome keep running in the background?

This might be to enable functionality such as email checks or virus scans, or because an app needs to update itself or stay aware while you work on other tasks. Google Chrome for Mac runs installed extensions and Web apps in the background, if they request it.

Do Chrome extensions run in the background?

Chrome 10 Now Lets Extensions Run in the Background.


2 Answers

By default Chrome allows applications/extensions to keep running in the background to provide their services like updates and notifications. This is handy for keeping you updated with notifications on Facebook or a new email in Gmail.

You can stop Chrome from running in the background from the Chrome settings.

  1. Click on Chrome’s main menu and select “Settings.”
  2. Scroll down and click on “Show advanced settings.”
  3. Scroll down to the extreme bottom and uncheck the option “Continue running background apps when Google Chrome is closed” under the “System” heading.

same with images is here https://www.maketecheasier.com/stop-google-chrome-running-background/

like image 53
Yevgeniy Afanasyev Avatar answered Sep 29 '22 21:09

Yevgeniy Afanasyev


Use the chrome task manager to stop the extensions you want.

To open chrome’s task manager, click the “More” button (three dots), hover over “More Tools,” and then click on “Task Manager.” Alternatively, press Shift+Esc on Windows or Search+Esc on Chrome OS to open Task Manager.

Chrome task manager shows the list of open web pages and chrome extensions that are running.

google chrome task manager

Select the extensions you want to stop and then press End process

But if you only want to disable them from running in the background after closing Chrome:

Windows:

Ctrl + Shift + Esc

Mac:

  1. Hit Command+Spacebar to bring up the Spotlight search field.
  2. Type in “Activity Monitor”
  3. Hit the Return key when “Activity Monitor” populates in the spotlight results.
  4. You are now in Activity Monitor where you can manage and manipulate tasks.

Select the extensions process and press the End task button (Windows) or select the process and press the x button in the upper left.

like image 24
yosefbennywidyo Avatar answered Sep 29 '22 20:09

yosefbennywidyo