{"id":101367,"date":"2021-09-22T16:23:00","date_gmt":"2021-09-22T14:23:04","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-chrome-94"},"modified":"2021-09-22T16:23:00","modified_gmt":"2021-09-22T14:23:04","slug":"reliz-chrome-94","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-94","title":{"rendered":"Release of Chrome 94","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has announced the release of the web browser Chrome 94. At the same time, a stable version of the free project Chromium, which serves as the foundation for Chrome, is available. The Chrome browser is distinguished by the use of Google logos, a crash notification system, modules for playing protected video content (DRM), an automatic update installation system, and the transmission of RLZ parameters during searches. The next release, Chrome 95, is scheduled for October 19.    <\/p>\n<p>Starting with the Chrome 94 release, development has transitioned to a new release cycle. Significant new releases will now be published every 4 weeks instead of every 6 weeks, allowing for quicker delivery of new features to users. It has been noted that optimizing the release preparation process and improving the testing system enables more frequent releases without compromising quality. For enterprises and those who need more time to update, an Extended Stable edition will be released separately every 8 weeks, allowing transitions to new feature releases every 8 weeks instead of every 4 weeks.     <\/p>\n<\/p>\n<p>Key changes in Chrome 94:  <\/p>\n<ul>\n<li class=\"l\"> A HTTPS-First mode has been added, which resembles the previously introduced HTTPS Only mode in Firefox. When this mode is enabled in settings, the browser will first attempt to access a site via HTTPS when trying to open an unencrypted resource over HTTP. If this attempt fails, the user will see a warning about the lack of HTTPS support and be offered the option to open the site without encryption. In the future, Google is considering enabling HTTPS-First by default for all users, restricting access to some web platform features for pages opened over HTTP, and adding additional warnings to inform users about threats that arise when accessing unencrypted sites. The mode can be activated in the settings section 'Privacy and security' &gt; 'Security' &gt; 'Advanced'.    <center><img decoding=\"async\" alt=\"Release of Chrome 94\" src=\"\/wp-content\/uploads\/2021\/09\/57118b24bf034d008bdc7437e0a952c1.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> For pages opened without HTTPS, sending requests (loading resources) to local URLs (such as 'http:\/\/router.local' and localhost) and internal address ranges (127.0.0.0\/8, 192.168.0.0\/16, 10.0.0.0\/8, etc.) is prohibited. An exception is made only for pages loaded from <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/\"   title=\"servers\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1608\">servers<\/a>, with internal IPs. For example, a page loaded from <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3754\">server<\/a> 1.2.3.4 will be able to access a resource hosted on IP 192.168.0.1 or IP 127.0.0.1, but one loaded from server 192.168.1.1 will be able to. This change introduces an additional layer of protection against exploitation of vulnerabilities in handlers that accept requests on local IPs and will also help protect against 'DNS rebinding' attacks.\n<li class=\"l\"> A 'Sharing Hub' feature has been added, allowing users to quickly share a link to the current page with others. It provides the ability to generate a QR code with the URL, save the page, send the link to another device linked to the user's account, and share the link on third-party sites like Facebook, WhatsApp, Twitter, and VK. This feature is not yet available to all users. To forcibly enable the 'Share' button in the menu and address bar, you can use the settings 'chrome:\/\/flags\/#sharing-hub-desktop-app-menu' and 'chrome:\/\/flags\/#sharing-hub-desktop-omnibox'.      <center><img decoding=\"async\" alt=\"Release of Chrome 94\" src=\"\/wp-content\/uploads\/2021\/09\/a911bdb4398ed776a67765e2f8e23a4c.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The browser settings interface has been restructured. Each settings section is now displayed on a separate page, rather than on a single combined page.    <center><img decoding=\"async\" alt=\"Release of Chrome 94\" src=\"\/wp-content\/uploads\/2021\/09\/59e3250430d6bee471bbe0c2ba6ebfb8.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> Support has been implemented for dynamically updating the log of issued and revoked certificates (Certificate Transparency), which will now be updated independently of browser updates.\n<li class=\"l\"> A service page titled \u00abchrome:\/\/whats-new\u00bb has been added, showcasing visible changes to users in the new release. The page is displayed automatically right after an update or accessible via the \u00abWhat's New\u00bb button in the Help menu. Currently, the page mentions tab search, profile splitting, and the background color change feature, which are not specific to Chrome 94 and appeared in earlier releases. The page display is not yet enabled for all users; activation management can be done using the settings \u00abchrome:\/\/flags#chrome-whats-new-ui\u00bb and \u00abchrome:\/\/flags#chrome-whats-new-in-main-menu-new-badge\u00bb.    <center><img decoding=\"async\" alt=\"Release of Chrome 94\" src=\"\/wp-content\/uploads\/2021\/09\/2c4a26e76713da7c8dd40a0396c6b788.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The use of the WebSQL API from content loaded from third-party sites (e.g., via iframe) has been declared deprecated. In Chrome 94, a warning will display when attempting to access WebSQL from external scripts, but starting from Chrome 97, such calls will be blocked. Support for WebSQL will gradually be completely discontinued in the future, regardless of the usage context. The WebSQL handler is based on SQLite code and could be exploited by attackers to leverage vulnerabilities in SQLite.\n<li class=\"l\"> For security and to prevent malicious activity, the use of the deprecated MK protocol (URL:MK), once used in Internet Explorer and allowing web applications to extract information from compressed files, has started to be blocked.\n<li class=\"l\"> Support for synchronization with older versions of Chrome (Chrome 48 and earlier) has been discontinued.\n<li class=\"l\"> Support for the \u00abdisplay-capture\u00bb flag has been added to the HTTP header Permissions-Policy, designed to enable certain capabilities and control access to APIs, allowing management of the use of the Screen Capture API on the page (by default, the ability to capture screen content from external iframes is blocked).\n<li class=\"l\"> Several new APIs have been added in Origin Trials (experimental features that require separate activation). Origin Trials allow the specified API to be used from applications loaded from localhost or 127.0.0.1, or after registration and obtaining a special token, which is valid for a limited time for a specific site.\n<ul>\n<li class=\"l\"> The WebGPU API has been introduced to replace the WebGL API, providing tools for performing operations on the GPU, such as rendering and computations. Conceptually, WebGPU is similar to the Vulkan, Metal, and Direct3D 12 APIs. WebGPU differs from WebGL in much the same way as the Vulkan graphics API differs from OpenGL; however, it does not rely on any specific graphics API, serving instead as a universal layer that utilizes the same low-level primitives found in Vulkan, Metal, and Direct3D 12.\n<p>WebGPU provides JavaScript applications with low-level control over the organization, processing, and dispatching of commands to the GPU, as well as managing associated resources, memory, buffers, texture objects, and compiled graphics shaders. This approach enables higher performance for graphics applications by reducing overhead and increasing efficiency in GPU operations. The API also allows for the creation of complex 3D projects for the web that perform comparably to standalone applications while remaining platform-agnostic.     <\/p>\n<li class=\"l\"> Standalone PWA applications now have the capability to register as URL handlers. For example, the application music.example.com can register itself as the handler for the URL https:\/\/*.music.example.com, and all transitions from external applications using these links, such as from messengers and email clients, will lead to opening this PWA application instead of a new tab in the browser.\n<li class=\"l\"> Support for the new HTTP response code \u2014 103 has been implemented, which can be used for proactive header delivery. Code 103 allows informing the client about the content of certain HTTP headers immediately after the request, without waiting for the server to complete all operations related to the request and begin delivering content. Similarly, hints about related elements on the delivered page that can be preloaded (e.g., links to CSS and JavaScript used on the page) can be provided. Upon receiving information about such resources, the browser will start loading them without waiting for the main page to finish delivering, reducing the overall request processing time.  <\/ul>\n<li class=\"l\"> The WebCodecs API has been added to manipulate multimedia streams at a low level, complementing high-level APIs like HTMLMediaElement, Media Source Extensions, WebAudio, MediaRecorder, and WebRTC. The new API may be in demand in areas such as game streaming, client-side effects application, stream transcoding, and support for non-standard multimedia containers. Instead of implementing individual codecs in JavaScript or WebAssembly, the WebCodecs API provides access to high-performance components built into the browser. Specifically, the WebCodecs API includes decoders and encoders for audio and video, image decoders, and functions for working with individual video frames at a low level.\n<li class=\"l\"> The Insertable Streams API has been stabilized, allowing manipulation of raw multimedia streams transmitted through the MediaStreamTrack API, such as data from cameras and microphones, screen capture results, or intermediate decoding data from codecs. Interfaces from WebCodec are used to represent raw frames, after which a stream is formed, similar to what the WebRTC Insertable Streams API generates based on RTCPeerConnections. Practically, the new API enables functionalities such as applying machine learning methods for object identification or annotation in real-time, or adding effects like background removal before encoding or after decoding by a codec.\n<li class=\"l\"> The method scheduler.postTask() has been stabilized, allowing management of task scheduling (JavaScript callback calls) with varying priority levels. Three priority levels are provided: 1 - executed first, even if user operations may be blocked; 2 - visible changes are allowed; 3 - execution in the background. The TaskController object can be used to change priorities and cancel tasks.\n<li class=\"l\"> The API Idle Detection is now stabilized and expands beyond Origin Trials to determine user inactivity. The API can detect when the user is not interacting with the keyboard\/mouse, the screensaver is active, the screen is locked, or work is being done on another monitor. The application is notified of inactivity through a notification sent after the specified inactivity threshold is reached.\n<li class=\"l\"> The process of color management in CanvasRenderingContext2D and ImageData objects has been formalized, incorporating the sRGB color space. It is now possible to create CanvasRenderingContext2D and ImageData objects in color spaces other than sRGB, such as Display P3, to utilize the enhanced capabilities of modern monitors.\n<li class=\"l\"> The VirtualKeyboard API has been enhanced with methods and properties to control the display and hiding of the virtual keyboard, as well as to retrieve information about the size of the displayed virtual keyboard.\n<li class=\"l\"> JavaScript classes now support static initialization blocks to group code that runs once when the class is processed: class C { \/\/ The block will run when the class itself is processed static { console.log('C's static block'); } }\n<li class=\"l\"> In CSS properties, flex-basis and flex now implement the keywords content, min-content, max-content, and fit-content for more flexible management of the main area size in Flexbox.\n<li class=\"l\"> The CSS property scrollbar-gutter has been added to manage the screen space reserved for the scrollbar. For instance, when scrolling content is not needed, it can expand the output and occupy the area of the scrollbar.\n<li class=\"l\"> An API Self Profiling has been added, implementing a profiling system that allows for measuring JavaScript execution time on the client side to debug performance issues in JavaScript code without manual interventions in the web developer interface.\n<li class=\"l\"> After removing the Flash plugin, it was decided to return empty values in the navigator.plugins and navigator.mimeTypes properties, but it turned out that some applications used them to check for the presence of plugins for displaying PDF files. Since Chrome has a built-in PDF viewer, the navigator.plugins and navigator.mimeTypes properties will now return a fixed list of standard plugins and MIME types for viewing PDF \u2014 'PDF Viewer, Chrome PDF Viewer, Chromium PDF Viewer, Microsoft Edge PDF Viewer, and WebKit built-in PDF.'\n<li class=\"l\"> Improvements have been made to the web developer tools. Devices Nest Hub and Nest Hub Max have been added to the device simulation list. A button has been added in the network activity inspection interface to invert filters (for example, when setting the filter 'status-code: 404', you can quickly view all other requests), and there is now the ability to view raw values of the Set-Cookie headers (allowing for assessment of incorrect values removed during normalization). The sidebar in the web console has been deprecated and will be removed in an upcoming release. An experimental feature has been added to hide issues in the Issues tab. Language selection has been added to the settings.     <center><img decoding=\"async\" alt=\"Release of Chrome 94\" src=\"\/wp-content\/uploads\/2021\/09\/0199201d43db52675cad778e1add792b.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>          <\/ul>\n<p>In addition to the new features and bug fixes, this release addresses 19 vulnerabilities. Many of the vulnerabilities were identified through automated testing using the tools AddressSanitizer, MemorySanitizer, Control Flow Integrity, LibFuzzer, and AFL. No critical issues that would allow bypassing all browser security levels to execute code outside the sandbox environment were found. Under the bug bounty program for this release, Google has awarded 17 prizes totaling $56,500 (one prize of $15,000, two prizes of $10,000, one prize of $7,500, four prizes of $3,000, and two prizes of $1,000). The amount for 7 awards has not yet been determined.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=55844\">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 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 94. \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 \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 \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 \u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435\u0439 \u043f\u0440\u0438 \u043f\u043e\u0438\u0441\u043a\u0435 RLZ-\u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432. \u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0432\u044b\u043f\u0443\u0441\u043a Chrome 95 \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d \u043d\u0430 19 \u043e\u043a\u0442\u044f\u0431\u0440\u044f. \u041d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":101368,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-101367","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 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 94. \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-94\" \/>\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 94 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 94. \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-94\" \/>\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=\"2021-09-22T14:23:04+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-09-22T14:23:04+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 94 Release | ProHoster","description":"Google has released version 94 of the Chrome web browser. At the same time, a stable release of the free project Chromium, which serves as the foundation for Chrome, is available.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-chrome-94","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 94 | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Chrome 94. \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-94","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":"2021-09-22T14:23:04+00:00","article:modified_time":"2021-09-22T14:23:04+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"101367","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":null,"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":"2021-09-22 14:37:28","updated":"2026-02-22 15:30:29","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\/101367","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=101367"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/101367\/revisions"}],"predecessor-version":[{"id":162282,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/101367\/revisions\/162282"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/101368"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=101367"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=101367"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=101367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}