Add packaging files
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "xyz.beepb00p.promnesia",
|
||||
"title": "Promnesia",
|
||||
"author": "karlicoss",
|
||||
"description": "Promnesia is a browser extension (Chrome/Firefox/Firefox mobile) that serves as a web surfing copilot by enhancing your browsing history, improving your web exploration experience, and integrating with your knowledge base.",
|
||||
"tagline": "Server backend for the Promnesia browser extension",
|
||||
"version": "v1.0.20210415-1",
|
||||
"healthCheckPath": "/status",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"proxyAuth": {}
|
||||
},
|
||||
"optionalSso": true,
|
||||
"memoryLimit": 268435456,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://beepb00p.xyz/promnesia.html",
|
||||
"contactEmail": "support@clourdon.io",
|
||||
"icon": "",
|
||||
"tags": [ "knowledge base", "browsing history" ],
|
||||
"mediaLinks": [],
|
||||
"postInstallMessage": "good luck",
|
||||
"minBoxVersion": "5.3.0",
|
||||
"documentationUrl": "https://github.com/karlicoss/promnesia/blob/master/doc/GUIDE.org",
|
||||
"forumUrl": "https://forum.cloudron.io/",
|
||||
"changelog": "Build from source"
|
||||
}
|
||||
Reference in New Issue
Block a user