Labs/Contacts: Difference between revisions
< Labs
Jump to navigation
Jump to search
No edit summary |
|||
| Line 5: | Line 5: | ||
== Developer Links == | == Developer Links == | ||
* [[Web Content API]] to access contacts and social services from web pages. | * [[Labs/Contacts/ContentAPI|Web Content API]] to access contacts and social services from web pages. | ||
* [[Internal API]] to access contacts from add-ons, and to create new importers, discovery agents, or services | * [[Labs/Contacts/InternalAPI|Internal API]] to access contacts from add-ons, and to create new importers, discovery agents, or services | ||
== Project Links == | == Project Links == | ||
* [[Labs/Contacts/CurrentWork|Current work and TODO list]] | * [[Labs/Contacts/CurrentWork|Current work and TODO list]] | ||
Latest revision as of 18:23, 16 July 2010
The Contacts add-on is Mozilla Labs experiment with adding contacts to the web browser.
The add-on provides an in-browser application to view contact data and discover social web services, and a set of APIs to add-on developers and web content to interact with contact data.
Developer Links
- Web Content API to access contacts and social services from web pages.
- Internal API to access contacts from add-ons, and to create new importers, discovery agents, or services