Navigator: appName property
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
The value of the Navigator.appName property is always
"Netscape", in any browser. This property is kept only for compatibility
purposes.
Note:
Do not rely on this property to return a real browser name. All browsers return "Netscape" as the value of this property.
Value
The string "Netscape".
Specifications
| Specification |
|---|
| HTML> # dom-navigator-appname-dev> |