You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
glowing-bear/manifest.webapp

14 lines
299 B

{
"name": "Glowing Bear",
"description": "WeeChat Web frontend",
"launch_path": "/index.html",
"installs_allowed_from": [
"*"
],
"developer": {
"name": "The Glowing Bear Authors",
"url": "https://github.com/glowing-bear"
},
"default_locale": "en",
"version": "0.4.4"
}