Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

A new zoom level in Firefox

  • 2 回覆
  • 1 有這個問題
  • 173 次檢視
  • 最近回覆由 G550

more options

I look for the smallest zoom possible on the Firefox settings to suit my eyes and I don't find it, there's 67% and 80%. 67 is too small and 80 too big. Unlike other browsers who offer 75% of zoom level, I really want it on Firefox too! If this could come up, it'll look pleasing!

I look for the smallest zoom possible on the Firefox settings to suit my eyes and I don't find it, there's 67% and 80%. 67 is too small and 80 too big. Unlike other browsers who offer 75% of zoom level, I really want it on Firefox too! If this could come up, it'll look pleasing!

被選擇的解決方法

You can modify this pref to have more steps for zooming via the keyboard (Ctrl and plus or Ctrl+ min), zooming with the mouse wheel is always in 10% changes. I use this list to have a lot of zoom values for making and inspecting a screenshot:

  • toolkit.zoomManager.zoomValues;.1,.15,.2,.25,.3,.35,.4,.45,.5,.55,.6,.65,.7,.75,.8,.85,.9,.95,1,1.05,1.1,1.15,1.2,1.25,1.3,1.35,1.4,1.45,1.5,1.55,1.6,1.65,1.7,1.75,1.8,1.85,1.9,1.95,2,2.05,2.1,2.15,2.2,2.25,2.3,2.35,2.4,2.45,2.5,2.55,2.6,2.65,2.7,2.75,2.8,2.85,2.9,2.95,3,3.25,3.5,3.75,4,4.25,4.5,4.75,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10

See also:

  • zoom.minPercent (10)
  • zoom.maxPercent (1000)

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

You can modify this pref to have more steps for zooming via the keyboard (Ctrl and plus or Ctrl+ min), zooming with the mouse wheel is always in 10% changes. I use this list to have a lot of zoom values for making and inspecting a screenshot:

  • toolkit.zoomManager.zoomValues;.1,.15,.2,.25,.3,.35,.4,.45,.5,.55,.6,.65,.7,.75,.8,.85,.9,.95,1,1.05,1.1,1.15,1.2,1.25,1.3,1.35,1.4,1.45,1.5,1.55,1.6,1.65,1.7,1.75,1.8,1.85,1.9,1.95,2,2.05,2.1,2.15,2.2,2.25,2.3,2.35,2.4,2.45,2.5,2.55,2.6,2.65,2.7,2.75,2.8,2.85,2.9,2.95,3,3.25,3.5,3.75,4,4.25,4.5,4.75,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10

See also:

  • zoom.minPercent (10)
  • zoom.maxPercent (1000)

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

Whoa! That really solved my issue, I forgot that we could change the values in the config editor. Thanks for the help. Really appreciate it :)