1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 02:49:06 +00:00
Files
UXP/devtools/client/webide/test/validator/non-absolute-path/manifest.webapp
T

8 lines
113 B
JSON

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