(pt-BR translation)
The Navigator
interface represents the state and the identity of the user agent. It allows scripts to query it and to register themselves to carry on some activities. This page represents the list of properties and methods added to Navigator
on Firefox OS devices. For the list of properties and methods available to any Web sites, consult Navigator
.
A Navigator
object can be retrieved using the read-only Window.navigator
property.
- Navigator.mozApps
- Returns an
Apps
object you can use to install, manage, and control Open Web Apps in the browser.