Labs/Contacts: Difference between revisions
< Labs
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The Contacts add-on is Mozilla Labs experiment with adding contacts to the web browser. | 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 | |||
== Project Links == | |||
* [[Labs/Contacts/CurrentWork|Current work and TODO list]] | |||
* | |||
Revision as of 18:22, 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