Checks if an application is installed.
The URL of the manifest to check.
Language pack API. These promises will be rejected if the page is not in an app context, i.e. they are implicitly acting on getSelf().
Returns all installed applications.
Resolves to a different object depending on the dataType value.
The language code.
The version string.
The path to the resource.
The type of data to retrieve.
Returns the application associated with the current context.
Installs an application from a manifest URL.
The URL of the manifest.
Optionalparams: InstallParametersOptional parameters for the installation.
Installs a packaged application.
The URL of the package.
Optionalparams: InstallParametersOptional parameters for the installation.
Permissions
webapps-manage, homescreen-webapps-manage