Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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.