Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
Summary
Provides a means for an app to check whether it is installed. This function is typically called from an origin that hosts an app.
Syntax
navigator.mozApps.amInstalled( callback )
Parameters
-
callback
-
A callback function; it is called with one argument: an
App
object if the app is installed, ornull
if not.
Document Tags and Contributors
Tags:
Contributors to this page:
chrisdavidmills,
kohei.yoshino,
Sheppy,
ethertank,
markg,
Anant,
jswisher
Last updated by:
chrisdavidmills,