Добавлены настройки расширения, введена поддержка локализации, изменены и адаптированы иконки приложений

This commit is contained in:
2024-07-27 23:39:28 +03:00
parent 7911e34c00
commit 333ae3d9d2
25 changed files with 745 additions and 126 deletions

View File

@ -0,0 +1,8 @@
{
"type": "object",
"properties": {
"server_url": {
"type": "string"
}
}
}