Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "Shortcut test",
"icons": [
{
"src": "pass.png",
"sizes": "256x256"
}
],
"start_url": "../shortcuts-member-skip-for-undefined-name-manual.html",
"display": "fullscreen",
"scope": "../",
"shortcuts": [{
"short_name": "fail",
"description": "",
"url": "../shortcut_fail.html",
"icons": []
}, {
"name": "pass",
"short_name": "",
"description": "",
"url": "../shortcut_pass.html",
"icons": [{
"src": "pass.png"
}]
}]
}