TranslateProject/sources/tech/20200928 How to Use the Firefox Task Manager (to Find and Kill RAM and CPU Eating Tabs and Extensions).md
2020-09-29 08:46:59 +08:00

4.1 KiB
Raw Blame History

#: subject: (How to Use the Firefox Task Manager (to Find and Kill RAM and CPU Eating Tabs and Extensions)) #: via: (https://itsfoss.com/firefox-task-manager/) #: author: (Ankush Das https://itsfoss.com/author/ankush/)

How to Use the Firefox Task Manager (to Find and Kill RAM and CPU Eating Tabs and Extensions)

Firefox is popular among Linux users. It is the default web browser on several Linux distributions.

Among many other features, Firefox provides a task manager of its own.

Now, why would you use it when you have task manager in Linux in the form of system monitoring tools? There is a good reason for that.

Suppose your system is taking too much of RAM or CPU. If you use top or some other system resource monitoring tool like Glances, youll notice that these tools cannot distinguish the opened tabs or extensions.

Usually, each Firefox tab is displayed as Web Content. You can see that some Firefox process is causing the issue but thats no way to accurately determine which tab or extension it is.

This is where you can use the Firefox task manager. Let me show you how!

Firefox Task Manager

With Firefox Task Manager, you will be able to list all the tabs, trackers, and add-ons consuming system resources.

As you can see in the screenshot above, you get the name of the tab, the type (tab or add-on), the energy impact, and the memory consumed.

While everything is self-explanatory, the energy impact refers to the CPU usage and if you are using a Laptop, it is a good indicator to show you what will drain the battery quicker.

Access Task Manager in Firefox

Surprisingly, there is no Firefox keyboard shortcut for the task manager.

To quickly launch Firefox Task Manager, you can type “about:performance” in the address bar as shown in the screenshot below.

Quickly access task manager in Firefox

Alternatively, you can click on the menu icon and then head on to “More” options as shown in the screenshot below.

Accessing task manager in Firefox

Next, you will find the option to select “Task Manager” — so just click on it.

Using Firefox task manager

Once there, you can check for the resource usage, expand the tabs to see the trackers and its usage, and also choose to close the tabs right there as highlighted in the screenshot below.

Heres what you should know:

  • Energy impact means CPU consumption.
  • The subframes or the subtasks are usually the trackers/scripts associated with a tab that needs to run in the background.

With this task manager, you can spot a rogue script on a site as well whether its causing your browser to slow down.

This isnt rocket-science but not many people are aware of Firefox task manager. Now that you know it, this should come in pretty handy, dont you think?


via: https://itsfoss.com/firefox-task-manager/

作者:Ankush Das 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出