Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.