mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
This reverts commit 8c1500707f.
# Conflicts:
# application/basilisk/components/customizableui/CustomizableUI.jsm
14 lines
371 B
JSON
14 lines
371 B
JSON
[
|
|
{
|
|
"file": "chrome://mochitests/content/chrome/devtools/client/webide/test/app.zip?1",
|
|
"icon": "ximgx1",
|
|
"name": "app name 1",
|
|
"description": "app description 1"
|
|
},
|
|
{
|
|
"file": "chrome://mochitests/content/chrome/devtools/client/webide/test/app.zip?2",
|
|
"icon": "ximgx2",
|
|
"name": "app name 2",
|
|
"description": "app description 2"
|
|
}
|
|
]
|