{"id":182492,"date":"2026-07-06T16:54:10","date_gmt":"2026-07-06T14:54:12","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-chrome-150"},"modified":"2026-07-06T16:54:10","modified_gmt":"2026-07-06T14:54:12","slug":"reliz-chrome-150","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-150","title":{"rendered":"Release of Chrome 150","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has published the release of the web browser Chrome 150. At the same time, a stable version of the open-source project Chromium, which serves as the basis for Chrome, is also available. The Chrome browser differs from Chromium by using Google logos, having a crash notification system, modules for playing DRM-protected video content, automatic update installation, constant Sandbox isolation, supplying keys to Google API, and passing RLZ parameters during searches. For those who need more time for updates, an Extended Stable branch is separately supported for 8 weeks. The next release of Chrome 151 is scheduled for July 28.       <\/p>\n<p>Key changes in Chrome 150 (1, 2, 3, 4):  <\/p>\n<ul>\n<li class=\"l\"> The first results of the initiative to refresh the user interface across different operating systems and eliminate excess elements have been proposed. New icons with smoother edges and animation effects for buttons, such as the main menu and page reload buttons, have been introduced. The structure of context menus has been simplified by removing rarely used or duplicate items. More modern designs have been implemented for the configurator, download manager, and bookmarks navigation page.    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/4bcd7c3a919aa696ff83d465d13dfc96.png\" style=\"display:block;margin: 0 auto\" \/>\n<li class=\"l\"> Development of the AI mode has continued, allowing interaction with the AI agent from the address bar or from the page shown when opening a new tab. The new version has added the ability to connect Chrome to the AI agent Gemini Spark for autonomous actions within the currently active tab while solving tasks that require interaction with web content (clicking buttons, following links, filling out forms, etc.). Additionally, contextual recommendations for utilizing Gemini while browsing have been added; for example, when opening a long article, Chrome will suggest summarizing the information using Gemini, and when editing text in a form, it will recommend checking or correcting the text via Gemini.  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/8a24110c5f42cb3d13ca7a3db8dd1cb1.png\" style=\"display:block;margin: 0 auto\" \/>\n<li class=\"l\"> Some users are utilizing a unified simplified interface for linking to their Google account and synchronizing data such as saved passwords and bookmarks. Synchronization is integrated with account login and is not presented as a separate feature in the settings. Users can connect Chrome to their Google account and use it to store passwords, bookmarks, browsing history, and tabs. Data for address autofill and input prediction is no longer synchronized between devices and is only stored on the local system.\n<li class=\"l\"> For some users who have activated Enhanced Safe Browsing, the 'HTTPS-First' feature is enabled, which automatically redirects HTTP requests to HTTPS. To ensure compatibility with websites that do not support HTTPS, a fallback to HTTP is implemented if the request fails after redirection or if there are issues with certificates. A special warning is displayed when attempting to open a site over HTTP. In Chrome 154, this mode is planned to be enabled by default for all publicly accessible sites not hosted on intranet networks, such as 192.168.0.1 and 10.0.0.0\/8.\n<li class=\"l\"> Support for the flag kExtensionManifestV2Disabled has been removed, which allowed the installation of add-ons using the second version of the Chrome manifest from the Chrome Web Store. In the next release, Chrome 151, the AllowLegacyMV2Extensions parameter will be removed, which previously allowed developers to manually load add-ons based on the second version of the manifest in developer mode. The marked flags allowed a workaround to install the uBlock Origin add-on.\n<li class=\"l\"> Web Worker handlers created using the 'data:' URI (for instance, via 'new Worker('data:text\/javascript...')') are now isolated from the page they were created in, having no access to local storage and Cookies in the current context. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/domain\/\" title=\"domain\" data-wpil-keyword-link=\"linked\">domain<\/a>This change allows blocking the use of Web Workers not loaded from <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\" title=\"server\" data-wpil-keyword-link=\"linked\">server<\/a>, and those created on-the-fly via 'data:', for accessing sensitive data during XSS attacks.\n<li class=\"l\"> Protection has been implemented against attacks that manipulate the limitation on the maximum number of connections to a proxy as a covert communication channel between JavaScript code executed in different tabs or to determine whether a specific site was visited previously. For example, an attacker can occupy all available connections to the proxy, leaving only one socket unoccupied, and then analyze its availability when accessing a static resource \u2014 if the socket is unoccupied, the resource from the checked site is served from cache, meaning the user has loaded it previously. The limit on the maximum number of connections to TCP sockets for the proxy now varies randomly.\n<li class=\"l\"> Applying SVG filters to foreign (cross-origin) or sandboxed iframe blocks, as well as to plugins (e.g., built-in PDF viewers), is prohibited. This restriction helps protect against attacks from side channels, like GPU.zip, and attacks of the SVG Clickjacking class, where SVG filters are used to overlay transparent content on other content to insert an invisible button, for instance, over the close window button of an advertisement.\n<li class=\"l\"> For isolated web applications (PWA, Progressive Web App), the ability to migrate to a new subdomain within one base domain (for example, replacing drive.example.com with fileman.example.com) without user intervention has been provided. Previously, a PWA was tied to the original domain, and changing the subdomain during rebranding or restructuring required a manual reinstallation.\n<li class=\"l\"> Support for the digital signature generation algorithm ML-DSA (CRYSTALS-Dilithium), resilient against quantum computer cracking, is enabled by default in TLS.\n<li class=\"l\"> The Android version includes support for the FIDO Alliance Credential Exchange standard, allowing the import and export of saved passwords and biometric identification parameters using end-to-end encryption on the client side, for example, for secure transfer between Google Password Manager and third-party password managers.\n<li class=\"l\"> The Android version features a new unified interface for managing saved passwords and form autofill data. The idea is to allow users to access information about various classes of sensitive data saved by the browser, such as passwords, biometric authentication data, addresses, and passport information, all at once.    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/d775e23d7747edbdb3cc952b196c6d70.png\" style=\"display:block;margin: 0 auto\" \/><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/a75d2c08a6ece64c67783a0a878ce93a.png\" style=\"display:block;margin: 0 auto\" \/>\n<li class=\"l\"> A new CSS property 'text-fit' has been added for automatically scaling font size to fit within the width of the parent container (for example, when needing to fit a title into a specified area without spilling over to the next line or adapting the font to different screen resolutions).\n<li class=\"l\"> The CSS property 'background-clip' has been updated to support the 'border-area' parameter, simplifying the creation of gradients around borders by rendering the background of an element strictly within the area occupied by the border.\n<li class=\"l\"> A new CSS function, image(), has been introduced to generate an image filled with a specified color.\n<li class=\"l\"> In the Origin Trials mode, testing has begun on the EVP (email verification protocol) for automatic cryptographic email ownership confirmation without the need to send one-time confirmation codes to the email.\n<li class=\"l\"> An HTML attribute 'focusgroup' has been added for declarative management of keyboard input focus switching within composite components like menus without using JavaScript. For instance, after exiting a group of elements with the Tab key and returning, the browser will return focus to the last active element rather than the first item in the list.\n<li class=\"l\"> Improvements have been made to the web developer tools. New capabilities have been added for inspecting and debugging the WebMCP toolkit used to integrate websites with AI agents via the MCP protocol. Editing of rules for &#171;@container&#187;, &#171;@counter-style&#187;, and &#171;@function&#187; is now allowed in the styles panel.                  <\/ul>\n<p>In addition to new features and bug fixes, the latest version addresses 433 vulnerabilities. Many of these vulnerabilities were identified through automated testing with tools such as AddressSanitizer, MemorySanitizer, Control Flow Integrity, LibFuzzer, and AFL. Twenty issues have been assigned a critical severity level, meaning the vulnerabilities can bypass all browser security levels and execute code outside the sandbox environment. Fourteen critical issues were caused by use-after-free memory access, three resulted from insufficient validation of untrusted input, two were due to buffer overflows, and one related to type confusion. As part of the vulnerability reward program for this release, Google has paid out $319,000 USD, including a single $250,000 reward (CVE-2026-14382 in the ANGLE library), three rewards of $10,000, $2,500, $2,000, and $1,000, two rewards of $3,000, and individual rewards of $8,000, $5,000, and $4,000.<br \/>\n<br \/>Source: <a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=65814\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 150. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome. \u0411\u0440\u0430\u0443\u0437\u0435\u0440 Chrome \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f \u043e\u0442 Chromium \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043b\u043e\u0433\u043e\u0442\u0438\u043f\u043e\u0432 Google, \u043d\u0430\u043b\u0438\u0447\u0438\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043a\u0440\u0430\u0445\u0430, \u043c\u043e\u0434\u0443\u043b\u044f\u043c\u0438 \u0434\u043b\u044f \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u0449\u0438\u0449\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u0438\u0434\u0435\u043e\u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 (DRM), \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439, \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u044b\u043c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435\u043c Sandbox-\u0438\u0437\u043e\u043b\u044f\u0446\u0438\u0438, \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u043e\u0439 \u043a\u043b\u044e\u0447\u0435\u0439 \u043a Google API \u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435\u0439 RLZ-\u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-182492","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=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 150. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Alexander Kovalev\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-150\" \/>\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 Chrome 150 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 150. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-150\" \/>\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=\"2026-07-06T14:54:12+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-06T14:54:12+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Chrome 150 Release | ProHoster","description":"Google has released version 150 of the Chrome web browser. At the same time, a stable release of the free Chromium project, which serves as the foundation for Chrome, is available.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-150","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 Chrome 150 | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 150. \u041e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Chromium, \u0432\u044b\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043e\u0439 Chrome.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-150","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":"2026-07-06T14:54:12+00:00","article:modified_time":"2026-07-06T14:54:12+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"182492","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"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":"2026-08-05 12:22:08","updated":"2026-08-05 12:22:08","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\/182492","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\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=182492"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/182492\/revisions"}],"predecessor-version":[{"id":182565,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/182492\/revisions\/182565"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=182492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=182492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=182492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}