Navigator: appCodeName property

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

The value of the Navigator.appCodeName property is always "Mozilla", in any browser. This property is kept only for compatibility purposes.

Note: Do not rely on this property to return a real product name. All browsers return "Mozilla" as the value of this property.

Value

The string "Mozilla".

Specifications

Specification
HTML Standard
# dom-navigator-appcodename-dev

Browser compatibility

BCD tables only load in the browser

See also