Monitor Google Chrome's CPU and memory usage, drill down to identify misbehaving processes and take action.
Use Google Chrome? Ever suffer from any of the following:
- Chrome slowing to a crawl?
- Tabs freezing up?
- Your computer's fan whirring like crazy/laptop heating up?
Particular sites like Gmail and Facebook, and plugins like Gmail Offline are particularly susceptible to maxing out Chrome's CPU and memory. This extension for Chrome makes it easy to identify when particular tabs or processes are misbehaving, and reload or close them to restore peace.
An icon in your address bar with current CPU usage and animated graph so you can easily detect when something within Chrome is causing an issue:
A detailed popup with list of all processes sorted by CPU or memory usage, historic CPU graphs, and actions to reload or shut down misbehaving processes:
The extension utilises some experimental Chrome APIs for accessing and managing processes. Unfortunately this means it can't (yet) be distributed through the Chrome Web Store - you need to install it manually. Luckily, this is not difficult - and only takes a minute:
-
Enable the experimental APIs
- Start Google Chrome
- Open up chrome://flags (copy and paste into a new tab)
- Search for "Experimental Extension APIs" and enable
- Relaunch Chrome for this to take effect (use the Relaunch button that appears at the bottom of the screen and all your open tabs will be preserved)
-
Install the extension
- Download the source (.zip) and unzip.
- Open chrome://extensions (copy and paste into a new tab) or select Tools > Extensions from the Chrome menu
- Ensure the "Developer mode" box at the top of the page is ticked, and click the "Load unpacked extension.." button (see screenshot below)
- Browse to select the folder containing the files you've just downloaded and unzipped
- And you're done! The extension will appear in your address bar. Keep an eye on it to monitor your CPU usage, and click for further details at any time.
Created by me, @andyy
Licence: MIT
Code at https://github.com/andyyoung/Process-Monitor-for-Chrome