搜索 | 用户支持

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

详细了解

Add zoom level to the menu just like desktop at least when running on ChromeOS.

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

more options

Add zoom level to the menu just like desktop, I'm using Firefox on chromeOS and the lack of being able to zoom out to get more content on the screen is driving me crazy.

Add zoom level to the menu just like desktop, I'm using Firefox on chromeOS and the lack of being able to zoom out to get more content on the screen is driving me crazy.

所有回复 (1)

more options

Hi lafa, I ran into this problem too just now and found a quick workaround

In my case, browser.viewport.desktopWidth in about:config was set to 980 while my actual screen resolution width is 1366, changing it to my actual screen width fixes it for me.

The steps I did to change it is the following:

  1. In the address bar, type about:config and press the Enter key.
  2. Search for browser.viewport.desktopWidth and change its value to your screen width

Hope this helps.