Jump to content

Firefox 73 gets an UI option to set a global zoom level


Karlston

Recommended Posts

Firefox 73 gets an UI option to set a global zoom level

Firefox users may soon be able to set a global zoom level in the web browser for all websites that they visit using the user interface. Up until now, users had to rely on third-party browser extensions such as Fixed Zoom to set a global zoom level that is applied to all sites.

 

The Firefox web browser supports several zooming features already. Firefox users may have noticed that they may apply zoom levels to different sites, e.g. by holding down the Ctrl-key and using the mousewheel, and that these zoom levels are remembered by the browser.

 

The site-specific zoom functionality was introduced in Firefox 3 in 2009, and it is still possible up to this day to disable it in the advanced configuration. The browser highlights if the zoom level is not set to the default in the address bar; this was introduced in Firefox 51 back in 2016.

 

Mozilla plans to introduce new configuration options to set a default zoom level globally in Firefox 73. Firefox users may use the new preference to change the default zoom level of 100% to another value so that sites appear smaller or larger in size. Mozilla wants to introduce an option to limit zooming to text content only on webpages as well in Firefox 73.

 

firefox 73 default zoom setting

 

Starting with the release of Firefox 73, and already available in Firefox Nightly, Firefox users may open the browser's preferences to set a global zoom level. Just load about:preferences in the browser's address bar or select Menu > Settings > General to get there.

 

Scroll down to the new Zoom group setting on the page. There you find options to change the default zoom level between 30% and 300%. Note that global means that the zoom level is applied to internal Firefox pages including the Settings page as well.

 

Loaded websites don't need to be reloaded as the zoom level is applied automatically to them as well. Firefox users who want text zooming only can check the "zoom text only" box on the preferences page to enable that feature.

 

Firefox will highlight zoom levels in the address bar if they deviate from the default zoom level. It is still possible to change the zoom level of a site thanks to Firefox's site specific zoom level functionality and Firefox will still remember that zoom level across sessions.

 

Mozilla plans to release Firefox 73 on February 11, 2020.

 

 

Source: Firefox 73 gets an UI option to set a global zoom level (gHacks - Martin Brinkmann)

Link to comment
Share on other sites


  • Replies 7
  • Views 1.4k
  • Created
  • Last Reply

According to the Mozilla Calendar, this version will be release in 2 months (Firefox-v73 ===> February 2020).

That's why, I rather to warn the community because the previous "about:config" isn't anymore at this adress :

lockPref("browser.startup.homepage",'chrome://global/content/config.xul');

But for once there is a good news because it's still exist there :

lockPref("browser.startup.homepage",'chrome://global/content/config.xhtml');

PS :

From my point of view, it's useless to create another topic (because the software remain the same). By the way, I believe it's better to alert in advance for this king of change.

Link to comment
Share on other sites


Captain Blood

Oh Lord!

When will they make the New tab background color customizable?

Almost everything's in dark theme mode here, but this feature in particular.

My eyes are hurt each time I hit this.

Link to comment
Share on other sites


Captain Blood

Failed trying chrome/userContent.css as

@-moz-document url("about:newtab") {  
    body {
        background-color: #000000 !important;
    }
}

 

Link to comment
Share on other sites


lockPref("toolkit.legacyUserProfileCustomizations.stylesheets",true);

Are you aware @Captain Blood about this setting ? Because it could explain why it doesn't work for you.

Damn right, Mozilla has made another bad decision... That's why you must check (or enable this one), otherwise it will remain block by the browser.

 

I don't recall but this change was introduce a fews months ago (it was probably when Firefox-v70 was released (before or after ? I had forgot but it's very close.)).

Link to comment
Share on other sites


  • 4 weeks later...
Captain Blood

Well... Working fine here.

The only issue is most visited sites labels are printed black on black, when containing frame isn't selected.

Selecting the upper right menu within that frame temporally displays frame with original color attributes.

Pointing to the thumbnails area within that frame switches labels display back to black on black.

I can deal with that.

 

Thks 4 ur attention, interest & support.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...