mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-11 20:15:00 -05:00
16 lines
395 B
JSON
16 lines
395 B
JSON
{
|
|
"name": "Otalk",
|
|
"description": "Modern XMPP client",
|
|
"icons": {
|
|
"128": "/images/icon_128x128.png"
|
|
},
|
|
"permissions": {
|
|
"storage": {
|
|
"description": "Required for caching contact information and message history."
|
|
},
|
|
"desktop-notification": {
|
|
"description": "Required to show alerts for new messages."
|
|
}
|
|
}
|
|
}
|