{"id":110847,"date":"2023-10-14T21:10:15","date_gmt":"2023-10-14T19:10:17","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-chrome-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome"},"modified":"2023-10-14T21:10:15","modified_gmt":"2023-10-14T19:10:17","slug":"reliz-chrome-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome","title":{"rendered":"Release of Chrome 118. Preparation for blocking third-party cookies in Chrome.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has released version 118 of its web browser Chrome. At the same time, a stable release of the open-source project Chromium, which serves as the foundation for Chrome, is available. Chrome differs from Chromium in its use of Google logos, a system for sending crash notifications, modules for playing protected content (DRM), an automatic update installation system, constant enforcement of Sandbox isolation, provision of keys to Google API, and the transmission of RLZ parameters during searches. For those who need more time to update, an Extended Stable branch is maintained, with support lasting 8 weeks. The next release, Chrome 119, is scheduled for October 31.     <\/p>\n<p>Key changes in Chrome 118:  <\/p>\n<ul>\n<li class=\"l\"> Preparation has begun for the removal of support for third-party cookies in Chrome, which are set when visiting sites other than the current page's domain. Such cookies are used to track user movements across websites in advertising network code, social media widgets, and web analytics systems. These changes are part of the Privacy Sandbox initiative, aimed at reaching a compromise between users' need for privacy and the desire of advertising networks and sites to track visitor preferences.\n<p>In Chrome 118, the web developer tools now provide warnings when sending cookies that are subject to future blocking. A command-line option &#171;&#8212;test-third-party-cookie-phaseout&#187; and the setting &#171;chrome:\/\/flags\/#test-third-party-cookie-phaseout&#187; have also been added to force the activation of blocking for testing purposes. The actual blocking of third-party cookies will begin in the first quarter of 2024, and during the testing period until the third quarter, it will cover only 1% of Chrome users. After the third quarter of 2024, the blocking coverage will be increased to 100%.    <\/p>\n<p>Instead of tracking cookies, the following APIs are proposed:    <\/p>\n<ul>\n<li class=\"l\"> FedCM (Federated Credential Management) allows for the creation of unified identification services that ensure privacy and work without third-party cookies.\n<li class=\"l\">  Private State Tokens allow for differentiating between users without using cross-site identifiers and sharing user authentication information across different contexts.\n<li class=\"l\"> Topics (critique) enables determining user interest categories that can be used to highlight groups of users with similar interests without identifying individual users using tracking cookies. Interests are computed based on the user's activity in the browser and stored on the user's device. Using the Topics API, an ad network can obtain general information about individual interests without having information about specific user activity.\n<li class=\"l\"> Protected Audience, a solution for retargeting tasks and assessing one's own audience (working with users who have previously visited the site).\n<li class=\"l\"> Attribution Reporting, allows for evaluating advertising effectiveness metrics such as clicks and conversion (a purchase on the site after clicking).\n<li class=\"l\"> Storage Access API, can be used to request user permissions to access the Cookie storage if third-party Cookies are blocked by default.     <\/ul>\n<li class=\"l\"> All users now have access to the ECH (Encrypted Client Hello) mechanism, which continues the development of ESNI (Encrypted Server Name Indication) and is used to encrypt information about TLS session parameters, such as the requested domain name. A key difference between ECH and ESNI is that ECH encrypts the entire ClientHello TLS message rather than encrypting individual fields, which helps block leaks through fields not covered by ESNI, such as the PSK (Pre-Shared Key) field. To manage the activation of ECH, the setting &#171;chrome:\/\/flags#encrypted-client-hello&#187; is provided.\n<li class=\"l\"> With enhanced browser protection enabled (Safe Browsing &gt; Enhanced protection), it is now possible to remotely disable malicious extensions that were not installed from the official extension store. The decision to remove an extension is made on Google's servers based on manual reviews or through the activation of an automated malware detection system.\n<li class=\"l\"> With standard browser protection enabled (Safe Browsing &gt; Standard protection), real-time security checks of open URLs are performed based on the transmission to <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/\"   title=\"servers\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1952\">servers<\/a> partial hashes of the URLs opened by the user to Google. To exclude matches  <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/lir\/ipv4\/\"   title=\"an IP address\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"714\">an IP address<\/a> the user and a hash; the data is sent through an intermediary proxy. Previously, the checks were conducted by downloading a local copy of the unsafe URL list to the user's system. The new scheme allows for more prompt blocking of malicious URLs.\n<li class=\"l\"> The design of pages displayed when attempting to open a site deemed unsafe during checks via the Safe Browsing mechanism has been improved.    <center><img decoding=\"async\" alt=\"Release of Chrome 118. Preparation for blocking third-party cookies in Chrome.\" src=\"\/wp-content\/uploads\/2023\/10\/77171e2b4504325dc2f1cd0729dcfe9b.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the telemetry sent to Google's servers with enhanced browser protection enabled (Safe Browsing &gt; Enhanced protection), requests from extensions to the chrome.tabs API are now considered. Data is collected to identify malicious activity and rule violations in extensions.\n<li class=\"l\"> With enhanced browser protection enabled (Safe Browsing &gt; Enhanced protection), support for deep scanning of encrypted ZIP and RAR archives on Google's side has been provided (the user is prompted for the extraction password, after which the contents are sent for verification to Google's servers).\n<li class=\"l\"> The configurator and privacy policy guidance have been updated with new text explaining the essence of Safe Browsing protection levels and links to relevant articles for additional information. Descriptions of standard protection, disabling protection, and password compromise warnings have been simplified.    <center><img decoding=\"async\" alt=\"Release of Chrome 118. Preparation for blocking third-party cookies in Chrome.\" src=\"\/wp-content\/uploads\/2023\/10\/bf798ee40f6ed0d20026cf95caffb231.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The Quests section (price tracking in online stores) on the new tab page has been updated with information on discount availability. The discount indicator may also appear in the address bar when opening product pages from online stores tracked by the Google service.\n<li class=\"l\"> In accordance with the RFC-6265bis specification, blocking of all cookies containing control characters and set via JavaScript has been implemented. Previously, cookies with null characters, carriage returns, and line breaks were truncated at the problematic character instead of being blocked, which could be exploited for malicious actions in some cases. To disable this new behavior, you can use the option \u2018--disable-features=BlockTruncatedCookies\u2019.\n<li class=\"l\"> Service Workers registered with extensions are now allowed to access the WebUSB API.\n<li class=\"l\"> The need for users to activate the ability to display dialogs for payment requests and confirmations has been eliminated.\n<li class=\"l\"> Decoding ASCII character representation as codes &#171;%xx&#187; has been discontinued. For example, previously &#171;http:\/\/example.com\/&#187; was decoded to &#171;http:\/\/example.com\/A&#187; before being written to url.href, but now it will remain as &#171;http:\/\/example.com\/&#187;.\n<li class=\"l\"> The ability to vertically align text in web form elements such as select, meter, progress, button, textarea, and input has been added. Text positioning in forms is set using the CSS property writing-mode, which can take values vertical-rl or vertical-lr for vertical display.\n<li class=\"l\"> Support for non-standard keywords has been dropped in the CSS property \u2018appearance\u2019: inner-spin-button, media-slider, media-sliderthumb, media-volume-slider, media-volume-sliderthumb, push-button, searchfield-cancel-button, slider-horizontal, sliderthumb-horizontal, sliderthumb-vertical, and square-button. Statistics were collected to evaluate the demand for these keywords, which were not included in the specification, and they were used only in 0.001% of cases.\n<li class=\"l\"> A CSS rule @scope has been added that binds CSS styles based on the proximity of the style definition to the elements. The @scope rule can be applied to bypass the typical arrangement of styles based on the order of element occurrence or to adjust the style of a component without affecting the styles of nested elements. For example, for nested divs:    &lt;div class=&quot;&raquo;lightpink-theme&raquo;&quot;&gt;    &lt;a href=&quot;\/en\/&raquo;\/#&raquo;&quot;&gt;I&rsquo;m lightpink!&lt;\/a&gt;    &lt;div class=&quot;&raquo;pink-theme&raquo;&quot;&gt;      &lt;a href=&quot;\/en\/&raquo;\/#&raquo;&quot;&gt;Different pink!&lt;\/a&gt;    &lt;\/div&gt;  &lt;\/div&gt;    all content will be colored lightpink due to the style block &#039;lightpink-theme&#039; affecting the entire parent div. Using @scope allows changing the visibility and applying the &#039;pink-theme&#039; style to the nested div based on the proximity of the style definition rather than the order in the code:       @scope (.pink-theme) {         a {             color: hotpink;         }     }     @scope (.lightpink-theme){         a {             color: lightpink;         }     }\n<li class=\"l\"> Support for the media query (@media) \u2018scripting\u2019 has been added, allowing the check for script execution capability (for example, in CSS, it can be determined whether JavaScript support is enabled).\n<li class=\"l\"> Support for the media query prefers-reduced-transparency has been added, enabling the detection of changes in system settings that reduce the application of transparency or semi-transparency effects (for example, the \u2018Reduce transparency\u2019 mode in macOS, used to improve text readability).\n<li class=\"l\"> New values have been added to CSS: \u2018float: inline-start\u2019, \u2018float: inline-end\u2019, \u2018clear: inline-start\u2019, \u2018clear: inline-end\u2019, \u2018resize: block\u2019, \u2018resize: inline\u2019, which control the logical positioning of elements (to support languages written not top-to-bottom and left-to-right, logical positioning utilizes concepts of start, end, and text direction).\n<li class=\"l\"> In the CSS property \u2018transform-box\u2019, support for values stroke-box, content-box, and border-box has been added, allowing modification of the reference area calculation method for transformation operations, for instance, to implement advanced graphic effects.\n<li class=\"l\"> The ability to focus on scroll blocks while navigating using the keyboard has been added (for example, focus can be set to scroll by pressing the Tab key and scrolling with the arrow keys).\n<li class=\"l\"> Improvements have been made to the tools for web developers. The functionality of the Sources panel has been expanded, where instead of the 'Filesystem' section, a 'Workspace' tab is offered, allowing synchronization of changes made through the developer tools with the source files.      <center><video style=\"width: 700px; height: 400px; max-width:100%\"><source type=\"video\/mp4\" src=\"https:\/\/storage.googleapis.com\/web-dev-uploads\/video\/NJdAV9UgKuN8AhoaPBquL7giZQo1\/1T78X6ldgLhiH6iJgAMk.mp4\"><\/video><\/center>\n<p>The ability to change the order of the tabs in the Sources panel has been provided by dragging and dropping them with the mouse. JavaScript code embedded in script elements with types module, importmap, and speculationrules is now formatted. Syntax highlighting has been added for scripts of type importmap and speculationrules.    <center><img decoding=\"async\" alt=\"Release of Chrome 118. Preparation for blocking third-party cookies in Chrome.\" src=\"\/wp-content\/uploads\/2023\/10\/0c5a08f9c8cc9413afab04bd78d3f420.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>  <\/p>\n<p>The Elements panel in the Styles tab now includes a dedicated section for custom properties, allowing you to define your own CSS properties without the need for JavaScript. In search results, all matches are displayed in the line instead of just the first match, which is convenient when searching in JavaScript files that have been minified (clicking on a result opens the file in the editor and scrolls vertically and horizontally to show the found position).        <center><img decoding=\"async\" alt=\"Release of Chrome 118. Preparation for blocking third-party cookies in Chrome.\" src=\"\/wp-content\/uploads\/2023\/10\/77bbf5b86796d5cbf00ab0ee777c4279.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>      <\/ul>\n<p>In addition to new features and bug fixes, the latest version addresses 20 vulnerabilities. Many of these vulnerabilities were identified through automated testing using tools such as AddressSanitizer, MemorySanitizer, Control Flow Integrity, LibFuzzer, and AFL. Among other things, this release fixes the critical vulnerability CVE-2023-5218, which is related to accessing memory after it has been freed (Use after free) in the site isolation mechanism. This vulnerability allows bypassing all browser security levels and executing code on the system outside the sandbox environment. As part of the bug bounty program for this release, Google has awarded 14 prizes totaling $30,500 (one prize of $6000, two prizes of $5000, two prizes of $3000, one prize of $2000, six prizes of $1000, and one prize of $500). The amount of one reward is still to be determined.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=59919\">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 118. \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 \u043f\u0440\u0438 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":110848,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-110847","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=\"\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 118. \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=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome\" \/>\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 118. \u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0435 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445 Cookie \u0432 Chrome | 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 118. \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-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome\" \/>\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-10-14T19:10:17+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-10-14T19:10:17+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\udd47Chrome 118 Release. Preparing for the blocking of third-party Cookies in Chrome | ProHoster","description":"Google has released the Chrome 118 web browser. At the same time, a stable release of the open-source Chromium project, which serves as the foundation for Chrome, is also available.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome","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 118. \u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0435 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445 Cookie \u0432 Chrome | 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 118. \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-118-podgotovka-k-blokirovke-storonnih-cookie-v-chrome","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-10-14T19:10:17+00:00","article:modified_time":"2023-10-14T19:10:17+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"110847","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":"2026-02-08 20:24:08","updated":"2026-02-09 16:53:52","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\/110847","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=110847"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/110847\/revisions"}],"predecessor-version":[{"id":159196,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/110847\/revisions\/159196"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/110848"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=110847"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=110847"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=110847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}