• Skip to main content
  • Select language
  • Skip to search
MDN Web Docs
  • Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs / DOM
    • WebExtensions
    • MathML
  • References & Guides
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
B2G OS
  1. MDN
  2. Archive of obsolete content
  3. B2G OS
  4. B2G OS APIs
  5. Navigator (Firefox OS extensions)
  6. Navigator.mozContacts

Navigator.mozContacts

In This Article
  1. Syntax
  2. Value
  3. Specifications
  4. Browser compatibility
  5. See also

Non-standard
This feature is not on a current W3C standards track, but it is supported on the Firefox OS platform. Although implementations may change in the future and it is not supported widely across browsers, it is suitable for use in code dedicated to Firefox OS apps.

This API is available on Firefox OS for privileged or certified applications only.

Return a ContactManager to access and manage all the contacts available on the device.

Syntax

var contacts = window.navigator.mozContacts

Value

A ContactManager object.

Specifications

Specification Status Comment
Contacts Manager API
The definition of 'Contacts Manager API' in that specification.
Working Draft First Working Draft (unstable)
vCard Format Specification
The definition of 'vCard Format Specification' in that specification.
IETF RFC RFC6350

Browser compatibility

  • Desktop
  • Mobile
Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
basic support No support No support No support No support No support
Feature Android Chrome for Android Firefox OS (Gecko) IE Mobile Opera Mobile Safari Mobile
basic support No support No support 1.0.1 No support No support No support

[1] As the specification is unstable, the Gecko implementation is completely non-standard.

See also

  • mozContact
  • ContactManager
  • MozContactChangeEvent
  • Using the Contact API

Document Tags and Contributors

Tags: 
  • API
  • Contact
  • Firefox OS
  • Property
  • Reference
 Contributors to this page: chrisdavidmills, Sebastianz, teoli, kmbappi, kscarfone, Jeremie
 Last updated by: chrisdavidmills, Feb 27, 2017, 2:09:20 AM
See also
  1. Archive
  2. Related pages for Firefox OS
    1. MozAlarmsManager
    2. MozMobileNetworkInfo
    3. MozWifiP2pGroupOwner