Navigator: appName property
The value of theNavigator.appName property is always"Netscape", in any browser. This property is kept only for compatibilitypurposes.
Note:Do not rely on this property to return a real browser name. All browsers return"Netscape" as the value of this property.
In this article
Value
The string"Netscape".
Specifications
| Specification |
|---|
| HTML> # dom-navigator-appname-dev> |