Navigator.mozApps
Returns an Apps
object you can use to install, manage, and control Open Web Apps in the browser.
Syntax
JavaScript
Copy Code
var apps = window.navigator.mozApps;
Value
navigator.mozApps
is an Apps
object you can use to install, manage, and control Open Web Apps in the browser.
Specification
Not part of any specification; implemented in Gecko on the basis of bug 697383.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | No support | 11.0 (11.0) | No support | No support | No support |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | No support | 11.0 (11.0) | No support | No support | No support |
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/navigator/mozapps