JavaScript reduced user-agent
⬆ All examples
The browser's current
navigator.userAgent
:
[…]
Did the code detect a Chrome user-agent and reduce it?
[…]
Value of
navigator.userAgent
after the code runs:
[…]
Code
Edit in Glitch