Files
UXP/devtools/client/webide/test/validator/wrong-launch-path/manifest.webapp
T

8 lines
100 B
JSON

{
"name": "valid",
"launch_path": "/wrong-path.html",
"icons": {
"128": "/icon.png"
}
}