Add readme and images

This commit is contained in:
2026-06-12 15:33:49 +02:00
parent 32ead00d56
commit 3fc7dffa81
5 changed files with 13 additions and 6 deletions
+5 -2
View File
@@ -1,3 +1,6 @@
# degoog-extensions **Kenneth's Custom degoog extensions**
Custom degoog extensions # Engines
Custom search engines
## Gitea
Search through the hosted gitea or your own selfhosted instance. Supports a Access Token to also search private repositories.
+7 -4
View File
@@ -1,11 +1,14 @@
# gitea-searchengine # gitea-searchengine
A custom search engine for degoog. A custom Gitea search engine for degoog.
## Usage ## Usage
Search results will be included by default, or you can use the `!gitea` bang.
<!-- explain how to use this extension -->
## Configuration ## Configuration
<!-- list any settings this extension requires --> ### Base url
Set the base url of your self hosted instance, for example: `https://gitea.domain.com`. No need to add any api path.
### Access token
You can generate an Application Access Token from your Gitea profile to also search through private repositories. It only requires the `repo:read` permission.
Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

+1
View File
@@ -2,6 +2,7 @@
"name": "degoog-extensions", "name": "degoog-extensions",
"description": "degoog-extensions extensions for degoog", "description": "degoog-extensions extensions for degoog",
"author": "Kenneth van Ewijk", "author": "Kenneth van Ewijk",
"repo-image": "logo.png",
"plugins": [], "plugins": [],
"themes": [], "themes": [],
"engines": [ "engines": [