Confirmed users
353
edits
Line 46: | Line 46: | ||
=====Certififed===== | =====Certififed===== | ||
* "sms":{} - sms-received, sms-sent system message. | * "sms":{} - sms-received, sms-sent system message. | ||
* "mobileconnection":{} - access to SIM card, check service status | |||
* "settings":{ "access": "readonly" } - to read settings... but I don't see any references to mozSettings() except in a test | |||
* "networkstats-manage":{} - Obtain statistics of data usage | |||
* "telephony": {}, - telephony-call-ended system message. | |||
=====Privileged===== | =====Privileged===== | ||
None | |||
=====Hosted===== | =====Hosted===== | ||
* "desktop-notification":{} - Notify user, with desktop notification, they've exceeded usage | * "desktop-notification":{} - Notify user, with desktop notification, they've exceeded usage | ||
* "alarms": {}, - alarm system message | * "alarms": {}, - alarm system message | ||
* "storage": {} - use storage without size limitations | * "storage": {} - use storage without size limitations | ||