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);

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.