Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

appInfo

Wrapper class which provides information about the host application (see nsIXULAppInfo).

Attributes

Attribute Type Description
appInfo nsIXULAppInfo Internal function to retrieve the application info service. Only use it if you need more detailed information.
buildID string Returns the build id of the application.
ID string Returns the application id.
name string Returns the application name.
os string Returns the operating system.
vendor string Returns the product vendor.
version string Returns the application version.
platformBuildID string Returns the build id/date of the Gecko platform.
platformVersion string Returns the version of the Gecko platform.
locale string Returns the currently selected application locale.
userAgent string Returns the user agent string.

 

Document Tags and Contributors

 Contributors to this page: Sheppy, mdas, Whimboo
 Last updated by: Sheppy,