Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/webapprt/test/chrome/alarm.webapp

12 lines
278 B
Text
Raw Normal View History

{
"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" }
]
}