Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Possuo um monitor grande de alta resolução e não consigo gravar meu zoom desejado mesmo com o (browserzoomspecifc) desativado como faço?

  • 1 个回答
  • 1 人有此问题
  • 86 次查看
  • 最后回复者为 cor-el

more options

em um site uma pessoa está explicando para entrar em about:config do firefox e desabilitar o browserzoom specific para que todos os sites fiquem no mesmo zoom gravado. eu entro no firefox deixo o zoom de acordo com meu nível de resolução e ao ser fechado volta tudo ao normal.

em um site uma pessoa está explicando para entrar em about:config do firefox e desabilitar o browserzoom specific para que todos os sites fiquem no mesmo zoom gravado. eu entro no firefox deixo o zoom de acordo com meu nível de resolução e ao ser fechado volta tudo ao normal.

所有回复 (1)

more options

Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).

You can modify the layout.css.devPixelsPerPx and increase or decrease the value in 0.1 or 0.05 steps starting from 1.0 to adjust the size of fonts and other elements in Firefox.

  • The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05).
  • Change the default value -1 to 1 to make it work like in previous Firefox versions (100%)

Start with a value of 1 and adjust this value with 0.1 steps or 0.05 for finer adjustments.

If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.

Use this extension to adjust the font size for the user interface:

由cor-el于修改