{"id":103497,"date":"2022-03-08T21:37:27","date_gmt":"2022-03-08T19:37:33","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-firefox-98"},"modified":"2022-03-08T21:37:27","modified_gmt":"2022-03-08T19:37:33","slug":"reliz-firefox-98","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-98","title":{"rendered":"Release of Firefox 98","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of the Firefox 98 web browser has taken place. Additionally, an update for the long-term support branch \u2014 91.7.0 has been formed. The Firefox 99 branch has entered the beta testing stage, with a release scheduled for April 5.     <\/p>\n<p>Key innovations:  <\/p>\n<ul>\n<li class=\"l\"> File download behavior has been changed \u2014 instead of displaying a prompt before starting the download, files now begin downloading automatically, and a notification appears in the panel indicating the start of the download. Through the panel, users can get information about the download process at any moment, open the downloading file during the download (this action will be performed after the download is complete), or delete the file. The settings provide the option to enable prompts for each download and to set a default application for opening specific types of files.  <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/42a6bca981691c91d2a5df7e77d1854b.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> New actions have been added to the context menu displayed when right-clicking on files in the download list. For example, with the 'Always Open Similar Files' option, you can allow Firefox to automatically open a file after it has been downloaded in the application associated with the same file type on the system. You can also open the directory with the downloaded files, go to the page from which the download was initiated (not the download itself, but the download link), copy the link, remove the download mention from the browsing history, and clear the list in the downloads panel.      <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/d46901b56a546d46ed5f7ebf7ce4246e.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/49d23b7607c4f9f434d4f243d5487778.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> For some users, the default search engine has been changed. For example, in the tested English-language build, DuckDuckGo has now been enforced as the default instead of Google. However, Google remains listed among the search engines as an option and can be set as the default in settings. The reason for the enforced change in the default search engine is cited as the inability to continue supplying handlers for some search engines due to the lack of formal permission. The deal with Google for transferring search traffic was in effect until August 2023 and brought in approximately $400 million per year, which constitutes a significant portion of Mozilla's revenue.        <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/1194d27aaa0567613bbe70c38ca59c78.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The default settings show a new section with experimental features that users can test at their own risk. For example, available for testing is the caching feature for the homepage, SameSite=Lax and SameSite=None modes, CSS Masonry Layout, additional panels for web developers, setting Firefox 100 in the User-Agent header, and global indicators for muting audio and microphone.    <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/6366fa10a5d0dc6b4f721994bf96c13c.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> To optimize the browser startup process, the logic for loading extensions that use the webRequest API has been changed. Only blocking webRequest calls will cause extensions to load during Firefox's startup. Access to webRequest in non-blocking mode will be deferred until Firefox has finished starting.\n<li class=\"l\"> Support for the HTML tag '<dialog>' has been introduced, allowing the creation of dialog boxes and components for interactive user engagement, such as dismissible alerts and nested windows. These created windows can be controlled with JavaScript code.\n<li class=\"l\"> In the implementation of the Custom Elements specification, which allows the addition of custom HTML elements that extend the functionality of existing HTML tags, support has been added for incorporating custom elements related to input form handling.\n<li class=\"l\"> The property hyphenate-character has been added to CSS, which can be used to set a string to be used instead of the line break character (\u2014).\n<li class=\"l\"> Support for registering protocol handlers for URL schemes ftp, sftp, and ftps has been implemented in the navigator.registerProtocolHandler() method.\n<li class=\"l\"> The HTMLElement.outerText property has been added, which returns the content inside the DOM node, similar to the HTMLElement.innerText property, but unlike the latter, writes replace the entire node rather than just its content.\n<li class=\"l\"> The WebVR API, which is deprecated, is disabled by default (to re-enable it in about:config, set the parameter dom.vr.enabled=true).\n<li class=\"l\"> A compatibility evaluation panel has been added to the web developer tools. The panel displays indicators warning of potential issues with the CSS properties of the selected HTML element or the entire page, allowing identification of incompatibilities across different browsers without needing to test the page separately in each browser.  <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/4c0f943bfb0a35a095999a5793bc33d9.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The ability to disable event listeners for a specified DOM node has been provided. Disabling is done via a tooltip that appears when hovering over the event in the page inspection interface.  <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/3715a4775aca4a948d2f18362a9a46dc.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> An 'Ignore line' option has been added to the context menu in the debugger\u2019s editing mode to ignore a line during execution. This option is displayed when the setting devtools.debugger.features.blackbox-lines=true is set in about:config.     <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/e60fd83f5c765a7a82a19159f5350e8b.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A mode for automatically opening developer tools for tabs opened through window.open has been implemented (in devtools.popups.debug mode; for pages where developer tools are open, they will automatically open for all tabs opened from that page).      <center><img decoding=\"async\" alt=\"Release of Firefox 98\" src=\"\/wp-content\/uploads\/2022\/03\/2fcbd887594c6f3a7edf6b4fca004f36.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the Android platform version, the ability to change the background image on the homepage has been provided, and support for clearing cookies and site data for a single page has been added. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/domain\/\"   title=\"domain\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"4145\">domain<\/a>.        <\/ul>\n<p>In addition to new features and bug fixes, Firefox 98 addresses 16 vulnerabilities, 4 of which are marked as critical. 10 vulnerabilities (classified under CVE-2022-0843) are caused by memory management issues, such as buffer overflows and accessing freed memory areas. These issues could potentially allow an attacker to execute code by opening specially crafted pages.    <\/p>\n<p>Firefox 99 beta version adds support for native GTK context menus, includes GTK floating scroll bars, provides support for searching with or without diacritics in the PDF viewer, and adds a hotkey 'n' in Reader Mode to toggle the read-aloud mode (Narrate).<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=56824\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 98. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 &#8212; 91.7.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 99, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 5 \u0430\u043f\u0440\u0435\u043b\u044f. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043d\u043e\u0432\u0448\u0435\u0441\u0442\u0432\u0430: \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u043e \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 \u0444\u0430\u0439\u043b\u043e\u0432 &#8212; \u0432\u043c\u0435\u0441\u0442\u043e \u0432\u044b\u0432\u043e\u0434\u0430 \u0437\u0430\u043f\u0440\u043e\u0441\u0430 \u043f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438, \u0444\u0430\u0439\u043b\u044b \u0442\u0435\u043f\u0435\u0440\u044c \u043d\u0430\u0447\u0438\u043d\u0430\u044e\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438, \u0430 \u0432 \u043f\u0430\u043d\u0435\u043b\u0438 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0435 \u043e \u043d\u0430\u0447\u0430\u043b\u0435 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":103498,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-103497","post","type-post","status-publish","format-standard","has-post-thumbnail","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=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 98. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 - 91.7.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 99, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 5 \u0430\u043f\u0440\u0435\u043b\u044f.\" \/>\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\/reliz-firefox-98\" \/>\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\udd47\u0420\u0435\u043b\u0438\u0437 Firefox 98 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 98. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 - 91.7.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 99, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 5 \u0430\u043f\u0440\u0435\u043b\u044f.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-98\" \/>\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=\"2022-03-08T19:37:33+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-03-08T19:37:33+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\udd47Release of Firefox 98 | ProHoster","description":"The release of web browser Firefox 98 has taken place. Additionally, a long-term support branch update has been formed - 91.7.0. The Firefox 99 branch has entered beta testing, with the release scheduled for April 5.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-98","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\udd47\u0420\u0435\u043b\u0438\u0437 Firefox 98 | ProHoster","og:description":"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 98. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 - 91.7.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 99, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 5 \u0430\u043f\u0440\u0435\u043b\u044f.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-98","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":"2022-03-08T19:37:33+00:00","article:modified_time":"2022-03-08T19:37:33+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"103497","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2022-03-08 19:38:22","updated":"2026-03-05 11:12:26","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103497","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=103497"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103497\/revisions"}],"predecessor-version":[{"id":163248,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103497\/revisions\/163248"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/103498"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=103497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=103497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=103497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}