有没有办法在Firefox扩展程序Firebug中增加字体大小?
答案 0 :(得分:63)
如果您在同一窗口中恢复打开Firebug,则更改应该坚持。
<强>更新强>
在新版本中,您只需点击代码导航器中的错误图标,然后选择“文字大小”。
答案 1 :(得分:26)
无需在自己的窗口中打开Firebug,只需单击Firebug窗格左上角的错误图标,就会出现“文本大小”选项。
答案 2 :(得分:8)
您可以按如下方式增加Firefox扩展Firebug中的字体大小。
答案 3 :(得分:5)
在Firebug 1.9.1中,您只需单击代码导航器中的错误图标,然后选择“文本大小”。
答案 4 :(得分:5)
适用于我的Mac
⌘+ Alt + Mousewheel
答案 5 :(得分:3)
答案 6 :(得分:2)
只需在FireBug窗口内单击并使用[控制] [+]或[控制] [ - ]组合键。
使用这些热键,它更容易工作,因为可以根据需要使用它们。
你可能会说“那不是字体大小......”但效果却完全一样,只是在飞行中。
答案 7 :(得分:0)
另一种方式:您可以在extensions.firebug.textSize
中修改about:config
的值。将值设置为0
会将字体大小重置为默认值。
答案 8 :(得分:0)
Ctrl,Shift,+和Ctrl,Shift, - 缩放firebug进出。
答案 9 :(得分:0)
1.open firebug
2.on the right side there are three icons select open firebug in new window(option)
3.click left side firebug option on new window
4.mouse over to text size you find
a.increase text size ctrl++
b.decrease text size ctrl+-
c.normal text size ctrl+0
5.lastly right side there are three icons select open firebug in new window(option)
答案 10 :(得分:0)
尝试Ctrl +和Ctrl - 它也很有用。
答案 11 :(得分:0)
你需要专注于萤火虫。
- 按 Ctrl 加上 - 键到减少。
- 按 Ctrl 加 Shift 加上 +键到增加。
答案 12 :(得分:0)
尝试按Ctrl +和Ctrl - 不会一直有效。
最佳选择如下: 按F12打开萤火虫。 单击Firebug的bug图标(Firebug窗口平面左侧的bug图像。) 单击错误图标,将打开一个菜单栏。在菜单栏中,将找到“文本大小”选项。 从那里选择所需的文字大小。