Navigator
| Property | Description |
|---|---|
| appCodeName | The name of the browser. |
| appName | Full browser name. |
| appVersion | Browser version. |
| cookieEnabled | Indicates if cookies are enabled. |
| javaEnabled() | Indicates if Java is enabled in the browser. |
| mimeTypes | Array of MIME types registered with the browser. |
| platform | The system platform on which the browser is running. |
| plugins | Array of plug-ins installed on the browser. |
| userAgent | The user-agent string for the browser. |