Hidden Preferences in Firebug
by Honza- Published:March 16th, 2010
- Comments:1 Comment
- Category:Firebug, Planet Mozilla
Have you ever had a feeling that there is a missing option you would like to see in Firebug? Well, there is a chance it's there and you just didn't know about it.
In order to keep the UI simple (and we all know options are evil), some options/preferences doesn't have its own UI representation and are accessible only through well known about:config page in Firefox. Some of them really deserve being hidden, but I think there could be some you can find useful.
Since revealing these preferences from source code is quite tedious task, I did it for you and put together a list that summarizes those available in Firebug 1.5.
Note that one of the efforts of Firebug team is having a stronger sense of which features Firebug users actually use. In this particular case, it could reveal the fact that some hidden preferences are often changed and they could eventually made it into Firebug's UI (and vice versa). See more about Firebug user survey (so far still in academic phase). What do you think about this way of providing automated feedback? Could this help us to improve Firebug? (please reply here or on Firebug group)
Preferences
extensions.firebug.sourceLinkLabelWidth
extensions.firebug.console.logLimit
extensions.firebug.replaceTabs
extensions.firebug.net.logLimit
extensions.firebug.netDisplayedResponseLimit
extensions.firebug.netDisplayedPostBodyLimit
extensions.firebug.netPhaseInterval
extensions.firebug.sizePrecision
extensions.firebug.netParamNameLimit
extensions.firebug.cache.mimeTypes
extensions.firebug.cache.responseLimit
[number, default=17] |
![]() |
[number, default=500] |
[number, default=4] |
[number, default=500] |
[bytes, default=102400] |
[bytes, default=10240] |
[milliseconds, default=1000] |
[number, default=1] |
[number, default=25] |
![]() |
[string, default=""] |
[bytes, default=5242880] |
1 Comment
[...] Hidden Preferences in Firebug – През тази седмица попаднах на още интересен пост от Jan Odvarko на тема Firebug. И вече го следвам с Google Reader-а. [...]