Navigator.appName (Property)

The generic type or model name of the web browser.

Availability:

JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:String primitive
JavaScript syntax:-navigator.appName

This is the name of the web browser with no version numbering information. It is not necessarily the same as the application code name property.

Here are some example values:

Property attributes:

ReadOnly