Improved sKai support and overall download algo

This commit is contained in:
Luxferre
2023-03-26 15:44:43 +03:00
parent 175fbe4312
commit 5e4c21e30d
5 changed files with 60 additions and 8 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "Kopher",
"description": "A Gopher client for KaiOS",
"launch_path": "/index.html",
@@ -13,9 +13,15 @@
},
"type": "privileged",
"origin": "app://kopher.luxferre.top",
"chrome": {"statusbar": "overlap"},
"permissions": {
"tcp-socket": {
"description": "To fetch Gopher resources"
},
"device-storage:pictures": {"access": "readwrite"},
"device-storage:sdcard": {"access": "readwrite"},
"desktop-notification": {
"description": "To notify about downloaded files"
}
},
"installs_allowed_from": [