חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 1 has this problem
  • 20 views
  • תגובה אחרונה מאת 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.