{"id":111695,"date":"2023-11-22T09:10:30","date_gmt":"2023-11-22T07:10:30","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/firefox-120"},"modified":"2023-11-22T09:10:30","modified_gmt":"2023-11-22T07:10:30","slug":"firefox-120","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-120","title":{"rendered":"Firefox 120","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex>      <noindex><\/p>\n<p><a rel=\"nofollow\" href=\"https:\/\/download-installer.cdn.mozilla.net\/pub\/firefox\/releases\/120.0\/\">Available<\/a> Firefox 120.<\/p>\n<p><\/noindex><\/p>\n<p>What's new:<\/noindex> <\/p>\n<ul>\n<li>Snap version of Firefox <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1818237\">can now<\/a> import data from the Snap version of Chromium. <\/li>\n<li>Picture-in-Picture window <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1772404\">has learned<\/a> to stick to the corners of the screen (to do this, you need to drag it towards the corner while holding Ctrl). <\/li>\n<li>Hotkeys have been added to change and delete saved credentials on the about:logins page (Alt+Enter, Alt+Backspace).\n<ul>\n<li>Privacy:\n<ul>\n<li>The context menu for links now includes the option 'Copy without tracking parameters' (privacy.query_stripping.strip_on_share.enabled). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1856029\">Added<\/a> to move the navigation bar to the bottom or top of the screen. <a rel=\"nofollow\" href=\"https:\/\/support.mozilla.org\/ru\/kb\/global-privacy-control\">'Notify websites not to sell or disclose my data'<\/a>. <\/li>\n<li>In private windows and strict tracking protection mode, tracking protection through <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Canvas_API\">Canvas API<\/a>. <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1856928\">Enabled<\/a> is enabled by default with ECH (<a rel=\"nofollow\" href=\"https:\/\/support.mozilla.org\/ru\/kb\/faq-encrypted-client-hello\">Encrypted ClientHello<\/a>). It was remotely enabled for all users in the previous release and is now also enabled for new installations. <\/li>\n<li>For users in Germany, automatic closure of cookie usage notifications from sites is enabled in private windows (the refusal to accept cookies will be selected if possible, and if the site does not provide an option, the notification will just be closed). <\/li>\n<li>Additionally, for German users in private windows, automatic trimming of tracking parameters from links is enabled. <\/li>\n<\/ul>\n<\/li>\n<li>A setting for print.enabled has been added, allowing printing to be prohibited. <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1479858\">Added<\/a> The setting browser.urlbar.switchTabs.searchAllContainers allows searching tabs across all containers, not just the current one. <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1806690\">Unfrozen<\/a> the browser version in the user-agent (it was frozen since Firefox 109, as the substring rv:110 was parsed by some sites as rv:11 and was considered a sign of IE11). <\/li>\n<li>The PDF viewer now has a button 'Add or Change Image'. <\/li>\n<li>When opening links from external applications, Firefox can now <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1692124\">tries<\/a> guess which container they should be opened in. <\/li>\n<li>Search query history no longer <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1852848\">disappears<\/a> from the address bar when disabling the 'Show search suggestions' and 'Show search suggestions using the address bar' settings. Users disable these settings to prevent entered characters from being sent to search engines, but the history of past queries is not transferred anywhere, so there is no point in hiding it. <\/li>\n<li>In Windows, macOS, and Android <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1848815\">included<\/a> importing root TLS certificates from the operating system's store (can be disabled in settings). <\/li>\n<li>HTML: element <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/source\">&lt;source&gt;<\/a> within &lt;audio&gt;, &lt;video&gt;, and &lt;picture&gt; elements <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1836128\">support for the parameter<\/a> support for the media attribute. <\/li>\n<li>CSS:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1856999\">If the user refreshes the page in private browsing mode, Firefox will interpret this as a problem and suggest<\/a> ray() <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/color_value\/light-dark\">light-dark()<\/a> (allows for configuring both light and dark colors without relying on prefers-color-scheme). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1310170\">Added<\/a> support for line height units <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/CSS\/Building_blocks\/Values_and_units#line_height_units\">lh<\/a> and <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/CSS\/Building_blocks\/Values_and_units#line_height_units\">rlh<\/a> (allowing properties to be set relative to an element's line height, for example, aligning background styling precisely with multiline text). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1853867\">Removed<\/a> custom image cropping function <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/-moz-image-rect\">-moz-image-rect()<\/a>. <\/li>\n<\/ul>\n<\/li>\n<li>JavaScript: <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Global_Objects\/Date\/parse\">Date.parse()<\/a> gained support for additional date formats:\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1557650\">Numeric dates separated by hyphens<\/a>, which do not formally comply with ISO: \"01-12-1999\" (month first), \"1999-1-5\" (day\/month with one digit), \"10000-01-12\" (year exceeds 9999), \"99-01-05\" or \"01-05-99\" (two-digit year, if the year comes first, it is greater than &gt;31), \"1999-01-05 10:00:00\" (space between date and time). Such dates will be interpreted like other non-ISO dates, for example, using local time zones and changing months (April 31 rolls over to May 1 since April 31 does not exist). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/449921\">Requirements have been relaxed<\/a> requirements for symbols following digits, which provided support for new formats: \"DDMonYYYY\", \"Mon.DD.YYYY\", \"DD.Mon.YYYY\", \"YYYY.MM.DD\", \"Mon DD YYYY hh:mmXm\" (am\/pm immediately after time). <\/li>\n<li>When using non-ISO compliant formats, now <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1852422\">is supported<\/a> time zone 'Z' (for example, Jan 1 1970 10:00Z). <\/li>\n<\/ul>\n<\/li>\n<li>API:\n<ul>\n<li>The PerformanceResourceTiming <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/PublicKeyCredential\">PublicKeyCredential<\/a> <a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1810851\">properties<\/a> support for the property <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/PublicKeyCredential\/authenticatorAttachment\">authenticatorAttachment<\/a> (allows indicating whether the authenticator is part of the device performing web authentication or is portable between devices). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1844450\">If the user refreshes the page in private browsing mode, Firefox will interpret this as a problem and suggest<\/a> support for the extension <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Authentication_API\/WebAuthn_extensions#minpinlength\">minPinLength<\/a> (allows the verifying party to request the minimum length of the authenticator's PIN during creation\/registration). <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzil.la\/1791079\">Added<\/a> disabling the tracker blocking <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/UserActivation\">User Activation API<\/a> (allows using JavaScript to determine whether the user is interacting with the page currently and has interacted since opening). <\/li>\n<\/ul>\n<\/li>\n<li>Support for <a rel=\"nofollow\" href=\"https:\/\/github.com\/WebAssembly\/gc\/blob\/main\/proposals\/gc\/Overview.md\">WebAssembly GC<\/a>, enabling the execution of code in Firefox written in languages <a rel=\"nofollow\" href=\"https:\/\/docs.flutter.dev\/platform-integration\/web\/wasm\">Dart<\/a> and <a rel=\"nofollow\" href=\"https:\/\/kotlinlang.org\/docs\/wasm-overview.html#browser-support\">Kotlin<\/a>. <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1855348\">support for inactive<\/a> support for non-standard method <a rel=\"nofollow\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Window\/sizeToContent\">Window.sizeToContent()<\/a>. <\/li>\n<li>Developer tools:\n<ul>\n<li>A simulation of tab functionality while offline has appeared. <\/li>\n<li>On the page about:logging <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1837530\">has added<\/a> preset 'Windows'. <\/li>\n<li>At the bottom of the style editor panel <a rel=\"nofollow\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=1832213\">has added<\/a> button 'Nice Print Style Table' (useful, for instance, for formatting minimized style tables). <\/li>\n<li>The Inspector panel 'Rules' no longer shows colors in the new CSS Color 4 formats (like OKLCH) in hexadecimal\/named form. <\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/mozilla\/17425507\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 120. \u0427\u0442\u043e \u043d\u043e\u0432\u043e\u0433\u043e: Snap-\u0432\u0435\u0440\u0441\u0438\u044f Firefox \u0442\u0435\u043f\u0435\u0440\u044c \u043c\u043e\u0436\u0435\u0442 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0438\u0437 snap-\u0432\u0435\u0440\u0441\u0438\u0438 Chromium. \u041e\u043a\u043d\u043e &#171;\u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430-\u0432-\u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0435&#187; \u043d\u0430\u0443\u0447\u0438\u043b\u043e\u0441\u044c \u043f\u0440\u0438\u043b\u0438\u043f\u0430\u0442\u044c \u043a \u0443\u0433\u043b\u0430\u043c \u044d\u043a\u0440\u0430\u043d\u0430 (\u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043d\u0443\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u044c \u0435\u0433\u043e \u0432 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0433\u043b\u0430, \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044f Ctrl). \u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0433\u043e\u0440\u044f\u0447\u0438\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438 \u0434\u043b\u044f \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f \u0441\u043e\u0445\u0440\u0430\u043d\u0451\u043d\u043d\u044b\u0445 \u0443\u0447\u0451\u0442\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 about:logins (Alt+Enter, Alt+Backspace). \u041f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u044c: \u0412 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u043c \u043c\u0435\u043d\u044e \u0441\u0441\u044b\u043b\u043e\u043a \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u043f\u0443\u043d\u043a\u0442 &#171;\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u0435\u0437 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-111695","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 120.\u0427\u0442\u043e \u043d\u043e\u0432\u043e\u0433\u043e: Snap-\u0432\u0435\u0440\u0441\u0438\u044f Firefox\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/firefox-120\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47Firefox 120 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 120.\u0427\u0442\u043e \u043d\u043e\u0432\u043e\u0433\u043e: Snap-\u0432\u0435\u0440\u0441\u0438\u044f Firefox\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/firefox-120\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-11-22T07:10:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-11-22T07:10:30+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Firefox 120 | ProHoster","description":"Firefox 120 is available. What's new: Snap version of Firefox","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-120","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47Firefox 120 | ProHoster","og:description":"\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d Firefox 120.\u0427\u0442\u043e \u043d\u043e\u0432\u043e\u0433\u043e: Snap-\u0432\u0435\u0440\u0441\u0438\u044f Firefox","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/firefox-120","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2023-11-22T07:10:30+00:00","article:modified_time":"2023-11-22T07:10:30+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111695","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=111695"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111695\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=111695"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=111695"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=111695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}