<100 subscribers
Share Dialog
Share Dialog
This article is from cnBeta
Both Google Chrome and Mozilla Firefox are rapidly approaching version 100, which may destroy some websites that mistakenly recognize the browser version (which may lead to abnormal access, which is a bit similar to the well-known Millennium Bug). Both browsers are studying possible solutions. Now chrome 100 has reached the beta channel and has modified version reports and other new features.
Google wrote in the chromium blog post: “chromium 100 will be the last version that supports undiminished user agent string (UA) by default (and the related navigator.useragent, navigator.appversion and navigator.platform DOM APIs) 。 Allow the website to test the origin of user agent. The test will end on April 19, 2022. After this date, the user agent string will gradually decrease.
For decades, user agent strings have been the core component of web browsers, allowing websites to change their behavior according to the browser, browser version, CPU architecture and other data. To protect privacy, browsers have slowly begun to restrict the information in user agent strings because they can easily be used for fingerprint recognition. Google recommends using a newer user agent client prompt API instead, which is safer than user agent strings and more difficult to destroy websites.
Chrome beta 100 also includes other new features. For example, there is a new multi screen window placement API on the desktop platform, which allows websites to detect the computer’s display and place different windows on a specific screen. There are also origin trials with digital commodity API and some new JavaScript functions.
You can try chrome beta on the desktop platform by downloading it from Google’s official website. Android devices can also download chrome beta through Google play store. The link is as follows:
https://www.google. com/chrome/beta/
On all platforms, chrome beta can run with other versions of chrome browsers, so it will not cause any damage to existing user profiles.
This article is from cnBeta
Both Google Chrome and Mozilla Firefox are rapidly approaching version 100, which may destroy some websites that mistakenly recognize the browser version (which may lead to abnormal access, which is a bit similar to the well-known Millennium Bug). Both browsers are studying possible solutions. Now chrome 100 has reached the beta channel and has modified version reports and other new features.
Google wrote in the chromium blog post: “chromium 100 will be the last version that supports undiminished user agent string (UA) by default (and the related navigator.useragent, navigator.appversion and navigator.platform DOM APIs) 。 Allow the website to test the origin of user agent. The test will end on April 19, 2022. After this date, the user agent string will gradually decrease.
For decades, user agent strings have been the core component of web browsers, allowing websites to change their behavior according to the browser, browser version, CPU architecture and other data. To protect privacy, browsers have slowly begun to restrict the information in user agent strings because they can easily be used for fingerprint recognition. Google recommends using a newer user agent client prompt API instead, which is safer than user agent strings and more difficult to destroy websites.
Chrome beta 100 also includes other new features. For example, there is a new multi screen window placement API on the desktop platform, which allows websites to detect the computer’s display and place different windows on a specific screen. There are also origin trials with digital commodity API and some new JavaScript functions.
You can try chrome beta on the desktop platform by downloading it from Google’s official website. Android devices can also download chrome beta through Google play store. The link is as follows:
https://www.google. com/chrome/beta/
On all platforms, chrome beta can run with other versions of chrome browsers, so it will not cause any damage to existing user profiles.
No comments yet