Firefox for desktops has become available for download. What's new in this version:
Inclusion by default of the built-in document viewer in PDF format - PDF.js Let me remind you once again that the browser supports scaling and navigation through the thumbnails of pages, provides loading of TrueType and Type 1 fonts, can generate graphs and charts, supports work with compressed objects;
And again ,work hasbeendone to optimize browser launch acceleration;
Firefox will offer to reset the search settings via the address bar (“Awesome bar”) to the default settings if they have been changed by third-party software or via about: config;
Canvas elements can now export their contents as an image blob using canvas.toBlob () ;
Suspended support appeared in the debugger and the ability to hide non-enumerated properties;
Added Browser Debugger for add-on developers and browser. The function is experimental; to enable it in about: config, you need to find the devtools.chrome.enabled parameter and switch to true ;
Added remote web console to connect to Firefox on Android or Firefox OS. The function is experimental, to enable it in about: config, you need to find the parameter devtools.debugger.remote-enabled and switch to true ;
The CSS links in the Web Console can now be opened in the Style Editor;
Fixed an issue where launching Firefox with the -private flag incorrectly informs the user that they are not in “Private mode”