A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Navigator/appCodeName below:

appCodeName · WebPlatform Docs

appCodeName Summary

Returns the internal “code” name of the current browser. Do not rely on this property to return the correct value.

Property of dom/Navigatordom/Navigator

Syntax

Note: This property is read-only.

var result = navigator.appCodeName;
Return Value

Returns an object of type StringString

the internal “code” name of the current web browser.

Examples

the linked example enumerates the navigator object, displaying each property and method on the screen.

navigator.appCodeName

View live example

Usage
 Should not be used to detect the current web browser vendor or "code" name.
Syntax Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4