up vote 11 down vote favorite
2
share [g+] share [fb]

Is there a way to increase the font-size in the Firefox extension Firebug?

link|improve this question

feedback

2 Answers

up vote 10 down vote accepted
  1. Right click on the bug icon in the status bar.
  2. Select "Open Firebug in New Window"
  3. Select "View" > "Text Size" > "Increase Text Size"

The changes should stick if you revert back to opening Firebug in the same window.

link|improve this answer
This unfortunately doesn't work on OS X, due to the lack of a "View" menu on the Firebug popup window. Prestaul's answer works, though, so there is hope! – Chris Fletcher Apr 15 '11 at 18:49
this is outdated for 8.00.35, click the firebug icon – memnoch_proxy Nov 3 '11 at 22:38
feedback

Without opening Firebug in its own window, you can just click the bug icon in the top left of the Firebug pane and there is a "text size" option.

link|improve this answer
1  
Yeah...that too! – Jonathan S. Nov 3 '08 at 22:11
2  
I. LOVE. YOU. Holy hell, I've been searching for a solution to this, but all I could find was tutorials and tips on how to use Firebug to tweak the font styles on your page, not Firebug itself. Stack Overflow saves the day again. – Chris Fletcher Apr 15 '11 at 18:44
On Firebug 1.8, this doesn't work for the source code in the 'HTML' view, sadly. – Merijn Aug 10 '11 at 9:59
Thanks for saving my eyes from the damage of small font size on a 1080P screen with 1920x1080 resolution. I hate programs that doesn't aware the custom (larger) DIP settings on Windows 7. – Edwin Yip Oct 11 '11 at 6:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.