You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
limxingzhi
changed the title
Chrome: Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
Depreciation of navigator.userAgent, navigator.appVersion, and navigator.platform in Chrome
Aug 30, 2021
In a future version of Chrome the
navigator.userAgent
andnavigator.appVersion
andnavigator.platform
API will be deprecated.As of today (Chrome

92.0.4515.159
), a message will show under the Issues tabReference: https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html
The text was updated successfully, but these errors were encountered: