Hi,

I've almost finished the Contacts proxy for Firefox OS. [1]

Access to contacts API in FxOS requires webapp to be "privileged" and special 
permissions needs to be set in app's manifest.
The privileged app enforces Content Security Policy [2] which doesn't allow for 
inline javascript. 

Because of both above special documentation is needed. Where should I put it?

Thanks
Piotr


[1] https://github.com/zalun/cordova-plugin-contacts
[2] https://developer.mozilla.org/en-US/Apps/CSP

Reply via email to