Non-standard
Questa funzionalità non è standard e non è parte di un processo di standardizzazione. Non utilizzarla in siti accessibili dal Web: non funzionerà per tutti gli utenti. Inoltre si potrebbero verificare incompatibilità sostanziali tra le implementazioni, ed il comportamento potrebbe cambiare in futuro.
Provides support for installing, managing, and controlling Open Web apps in a browser. Currently implemented as window.navigator.mozApps
.
Property
DOMApplicationsRegistry.mgmt
- A
mgmt
object that exposes functions that let dashboards manage and launch apps on a user's behalf.
Methods
DOMApplicationsRegistry.checkInstalled()
- Checks whether an app has already been installed, taking its manifest as parameter.
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.
DOMApplicationsRegistry.getSelf()
- Returns an object that contains an
app
object for the app. DOMApplicationsRegistry.getInstalled()
- Gets a list of all installed apps.
Browser compatibility
We're converting our compatibility data into a machine-readable JSON format.
This compatibility table still uses the old format,
because we haven't yet converted the data it contains.
Find out how you can help!
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | ? | 16.0 | ? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | ? | 16.0 | ? | ? | ? |