tenfourfox/webapprt/test/chrome/alarm.webapp
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
278 B
JSON

{
"name": "Alarm API Test Webapp",
"description": "A webapp for testing the alarm API.",
"launch_path": "/webapprtChrome/webapprt/test/chrome/alarm.html",
"permissions": {
"alarms": { "description": "Desc" }
},
"messages": [
{ "alarm": "/alarm.html" }
]
}