Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why has Firefox not a default ZoomLevel in about:config ?

  • 1 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 Happy112

more options

3rd party add-ons are a security risc. Why has Firefox not a custom "Default Zoom Level" in times of HiDPI displays ? A simple entry in about:config would be great!

thx

3rd party add-ons are a security risc. Why has Firefox not a custom "Default Zoom Level" in times of HiDPI displays ? A simple entry in about:config would be great! thx

所有回复 (1)

more options

Hi,

In 'about:config' there is this preference that affects user interface and web pages (global zoom) :

layout.css.devPixelsPerPx

It's default value is -1.

If you want to change the value you can set layout.css.devPixelsPerPx to e.g. 1.0 Adjust its value in 0.1 or 0.05 steps (1.1 or 0.9) until icons and/ or text look okay to you.