The value of the NavigatorID.appName
property is always "Netscape
", in any browser.
Note: Do not rely on this property to return the correct browser name.
Syntax
appName = window.navigator.appName
Value
The string "Netscape
".
Specifications
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'NavigatorID.appName' in that specification. |
Living Standard | Initial definition |
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.