new manifest.json

This commit is contained in:
Devaev Maxim
2018-11-18 02:32:41 +03:00
parent fe86447c32
commit 665076e336
2 changed files with 94 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "KVM",
"description": "Open KVM session in a web browser",
"icon": "/svg/kvm.svg",
"path": "/kvm.html",
"place": 0
"place": 0,
"keyboard_cap": true
}