31 lines
709 B
JSON
31 lines
709 B
JSON
{
|
|
"name": "degoog-extensions",
|
|
"description": "degoog-extensions extensions for degoog",
|
|
"author": "Kenneth van Ewijk",
|
|
"repo-image": "logo.png",
|
|
"plugins": [],
|
|
"themes": [],
|
|
"engines": [
|
|
{
|
|
"path": "engines/gitea-searchengine",
|
|
"name": "Gitea",
|
|
"description": "Search your private gitea instance",
|
|
"version": "1.0.1",
|
|
"screenshots": [
|
|
"screenshots/1.png"
|
|
]
|
|
},
|
|
{
|
|
"path": "engines/authentik-searchengine",
|
|
"name": "Authentik",
|
|
"description": "Search your private authentik instance",
|
|
"version": "1.0.1",
|
|
"screenshots": [
|
|
"screenshots/1.png"
|
|
]
|
|
}
|
|
],
|
|
"transports": [],
|
|
"autocomplete": []
|
|
}
|