This translation is incomplete. Please help translate this article from English.
非標準
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
Provides support for managing, and Open Web apps in a browser. A manager can be accessed via Navigator.mozApps.mgmt
Property
DOMApplicationsManager.oninstall- Is an
EventManagercall wheninstallevent is received. DOMApplicationsManager.onuninstall- Is an
EventManagercall whenuninstallevent is received. DOMApplicationsManager.onenablestatechange- Is an
EventManagercall whenenablestatechangeevent is received.
Methods
DOMApplicationsManager.getAll()- Returns all applications.
Browser compatibility
| 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 | ? | ? | ? |

