Create metadata.json

master
frigis1 2022-03-25 18:10:55 -07:00 committed by GitHub
parent 65f81fbde9
commit a20a159dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{ "id": "quicklaunch",
"name": "Quick Launch",
"shortName":"Quick Launch",
"icon": "app.png",
"version":"0.01",
"description": "",
"tags": "",
"storage": [
{"name":"quicklaunch.app.js","url":"quicklaunch.js"},
{"name":"quicklaunch.img","url":"app-icon.js","evaluate":true}
]
}