2017-03-09 11:29:33 +00:00
|
|
|
{
|
|
|
|
"id": "org.cirnoq.searx",
|
|
|
|
"title": "Searx",
|
|
|
|
"author": "Searx developers",
|
|
|
|
"description": "file://DESCRIPTION.md",
|
|
|
|
"changelog": "file://CHANGELOG",
|
|
|
|
"tagline": "Privacy-respecting metasearch engine",
|
2017-03-11 03:32:08 +00:00
|
|
|
"version": "0.0.3",
|
2017-03-09 11:29:33 +00:00
|
|
|
"healthCheckPath": "/",
|
|
|
|
"httpPort": 8888,
|
|
|
|
"addons": {
|
|
|
|
"localstorage": {}
|
|
|
|
},
|
|
|
|
"manifestVersion": 1,
|
|
|
|
"website": "https://asciimoo.github.io/searx/",
|
|
|
|
"contactEmail": "support@cloudron.io",
|
|
|
|
"icon": "file://logo.png",
|
|
|
|
"tags": [
|
|
|
|
"search", "metasearch"
|
|
|
|
],
|
|
|
|
"mediaLinks": [ ]
|
|
|
|
}
|