Results 1 - 20 of 21

DOMApplicationsRegistry.install()

Triggers the installation of an app. During the installation process, the app is validated and the user is prompted to approve the installation.
API Apps Apps API Method

DOMApplicationsRegistry.install()

Triggers the installation of an app. During the installation process, the app is validated and the user is prompted to approve the installation.
API Apps Apps API Method

Navigator.mozApps

Returns an Apps object you can use to install, manage, and control Open Web Apps in the browser.
API Apps Apps API Non-standard Property

DOMApplication

In the Open Web apps JavaScript API, an App object is a JavaScript object that represents an app that is or could be installed in the user's app repository.
API Apps Apps API JavaScript manifest Manifest Methods Non-standard

DOMApplication

In the Open Web apps JavaScript API, an App object is a JavaScript object that represents an app that is or could be installed in the user's app repository.
API Apps Apps API JavaScript manifest Manifest Methods Non-standard

Battery Status API

The Battery Status API, more often referred to as the Battery API, provides information about the system's battery charge level and lets you be notified by events that are sent when the battery level or charging status change. This can be used to adjust your app's resource usage to reduce battery drain when the battery is low, or to save changes before the battery runs out in order to prevent data loss.
API Apps Battery Battery API Battery Status API Firefox OS Guide Mobile Overview