cordova-plugin-contacts

To install this plugin, follow the Command-line Interface Guide.

If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.

Using Contacts in Firefox OS

Edit manifest.webapp and add permissions field as described in Manifest Docs. There is also a need to change the webapp type to “privileged” - Manifest Docs. All privileged apps enforce Content Security Policy which forbids inline script. Initialize your application in another way.