Know your extensions better

By Percy Cabello

Extension Manager Extended adds more details about your installed extensions: the install date which can be useful to diagnose some problem it may have started; plus, the extension ID, usually a long alphanumeric string that uniquely identifies it within Firefox, Thunderbird and Sunbird.
It also adds a Open Containing Folder option to the context menu to quickly move to the extension folder.

Extension Manager Extended
Posted on January 23, 2007 - 10:37 pm || More on Calendar, Extensions, Firefox, Reviews, Thunderbird

Comments

Ace_NoOne

January 24, 2007 10:37 pm

Nice! This should be part of the core though…

Reply

Frank Moorman

January 25, 2007 10:37 pm

Actually, I would like for it to check the memory usage of some extensions, so that it is easier to determine which extensions use the most resources and help identify memory leaks.

Reply

Natanael_LJanuary 8th, 2009 at 10:14 am

Sure, but Firefox addons are made by XUL, usually some JavaScript, sometimes some random library (DLL) calls to system libraries and a whole lot of different possible combinations of various random stuff.

Until all addons exist of one XUL file linking to one DLL file it’s impossible to track what’s using how much memory without the tracker itself using a couple of megabytes (+20?).

Reply

Leave Comment