Skip to main content

View Memory Usage of Firefox Add-ons

Have you ever wondered why your browser isn’t as fast as it used to be when it was new and fresh? Right, it’s the add-ons and plug-ins that you have been installing ever since. It’s a known fact that all extensions use memory, and some of them use more than the other. But which one? If this was Chrome, you could have fired open the built-in task manager and found out the answer right away. In Firefox, it’s not so easy. You could type about:memory in the address bar and get a pretty detailed report, but the information is presented in too haphazard a way to be of any meaningful use to the average user.

Instead of reporting memory consumption of each and every detail of the browser, a new extension called about:addons-memory reveals information about memory usage of only the extensions that are installed and enabled in your browser.

Install the add-on and then type “about:addons-memory” in Firefox’s address bar to open the report page.

addons-memory

Here you will see a list of all add-ons that are installed, arranged in the descending order of their current memory usage. Figures are given in absolute numbers as well as in percentage. The Explicit column shows what percentage of memory has been explicitly allocated by Firefox. The explicit measure is particularly useful when checking for memory leaks. There is also a small graph that lets you judge how a particular add-on compare with others.

The developer says that actual memory usage by the add-ons may be more than what is reported.

Many Add-ons, especially non-JetPack ones, may include static or dynamic overlays that may add scripts, DOM or styles directly to the browser. Such things cannot be distinguished from the browser itself and hence cannot be counted towards the add-on. As a result the actual add-on memory usage may be a lot higher than reported here!

Comments

Popular posts from this blog

How to Schedule Changes to Your Facebook Page Cover Photo

Facebook’s current layout, the so called Timeline, features a prominent, large cover photo that some people are using in a lot of different creative ways. Timeline is also available for Facebook Pages that people can use to promote their website or business or event. Although you can change the cover photo as often as you like, it’s meant to be static – something which you design and leave it for at least a few weeks or months like a redesigned website. However, there are times when you may want to change the cover photo frequently and periodically to match event dates or some special promotion that you are running or plan to run. So, here is how you can do that.

69 alternatives to the default Facebook profile picture

If you have changed the default Facebook profile picture and uploaded your own, it’s fine. But if not, then why not replace that boring picture of the guy with a wisp of hair sticking out of his head with something different and funny?

How to Record CPU and Memory Usage Over Time in Windows?

Whenever the computer is lagging or some application is taking too long to respond, we usually fire up task manager and look under the Performance tab or under Processes to check on processor utilization or the amount of free memory available. The task manager is ideal for real-time analysis of CPU and memory utilization. It even displays a short history of CPU utilization in the form of a graph. You get a small time-window, about 30 seconds or so, depending on how large the viewing area is.