2012-12-05 23:28:00 +04: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":{},
|
|
|
|
"bluetooth":{},
|
|
|
|
"telephony":{},
|
|
|
|
"device-storage:pictures":{ "access": "readwrite" },
|
2014-03-13 01:15:05 +04:00
|
|
|
"device-storage:sdcard":{ "access": "readwrite" },
|
2012-12-05 23:28:00 +04:00
|
|
|
"settings":{ "access": "readwrite" },
|
|
|
|
"storage":{},
|
|
|
|
"camera":{},
|
|
|
|
"geolocation":{},
|
|
|
|
"wifi-manage":{},
|
|
|
|
"desktop-notification":{},
|
|
|
|
"idle":{},
|
|
|
|
"network-events":{},
|
2013-10-29 04:08:14 +04:00
|
|
|
"audio-channel-content":{},
|
2014-11-03 10:05:43 +03:00
|
|
|
"audio-channel-alarm":{},
|
2012-12-05 23:28:00 +04:00
|
|
|
},
|
|
|
|
"locales": {
|
|
|
|
"en-US": {
|
|
|
|
"name": "Mochitest",
|
|
|
|
"description": "Mochitests"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"default_locale": "en-US"
|
|
|
|
}
|