This is an easy way to find the user-agent string of any browser that supports JavaScript.
Simply enter the following in the address bar.
javascript: alert(navigator.userAgent);
This is an easy way to find the user-agent string of any browser that supports JavaScript.
Simply enter the following in the address bar.
javascript: alert(navigator.userAgent);