mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 15:11:48 +00:00
15 lines
373 B
JSON
15 lines
373 B
JSON
[
|
|
{
|
|
"file": "chrome://mochitests/content/chrome/browser/devtools/webide/test/app.zip?1",
|
|
"icon": "ximgx1",
|
|
"name": "app name 1",
|
|
"description": "app description 1"
|
|
},
|
|
{
|
|
"file": "chrome://mochitests/content/chrome/browser/devtools/webide/test/app.zip?2",
|
|
"icon": "ximgx2",
|
|
"name": "app name 2",
|
|
"description": "app description 2"
|
|
}
|
|
]
|