2012-12-05 19:28:00 +00:00
|
|
|
{
|
|
|
|
"name": "Mochitest",
|
|
|
|
"type": "certified",
|
|
|
|
"description": "Mochitests",
|
|
|
|
"developer": {
|
|
|
|
"name": "The Ateam",
|
|
|
|
"url": "https://wiki.mozilla.org/Auto-tools"
|
|
|
|
},
|
|
|
|
"permissions": {
|
|
|
|
"alarms": {},
|
|
|
|
"browser":{},
|
|
|
|
"power":{},
|
|
|
|
"webapps-manage":{},
|
|
|
|
"mobileconnection":{},
|
|
|
|
"mozBluetooth":{},
|
|
|
|
"bluetooth":{},
|
|
|
|
"telephony":{},
|
|
|
|
"voicemail":{},
|
|
|
|
"device-storage:pictures":{ "access": "readwrite" },
|
|
|
|
"settings":{ "access": "readwrite" },
|
|
|
|
"storage":{},
|
|
|
|
"camera":{},
|
|
|
|
"geolocation":{},
|
|
|
|
"wifi-manage":{},
|
|
|
|
"wifi":{},
|
|
|
|
"desktop-notification":{},
|
|
|
|
"idle":{},
|
|
|
|
"network-events":{},
|
2013-03-10 02:00:14 +00:00
|
|
|
"embed-apps":{},
|
|
|
|
"systemXHR":{}
|
2012-12-05 19:28:00 +00:00
|
|
|
},
|
|
|
|
"locales": {
|
|
|
|
"en-US": {
|
|
|
|
"name": "Mochitest",
|
|
|
|
"description": "Mochitests"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"default_locale": "en-US"
|
|
|
|
}
|