tenfourfox/dom/downloads/tests/testapp_downloads_adopt_download.manifest

11 lines
305 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
{
"name": "Downloads certified test fake app",
"description": "Test",
"launch_path": "http://mochi.test:8888/tests/dom/downloads/tests/testapp_downloads_adopt_download.html",
"type": "certified",
"permissions": {
"device-storage:sdcard":{ "access": "readcreate" },
"downloads": {}
}
}