https://github.com/fccview/fccview-degoog-extensions
Bundle of themes/plugins and engines for degoog
https://github.com/fccview/fccview-degoog-extensions
Last synced: about 1 month ago
JSON representation
Bundle of themes/plugins and engines for degoog
- Host: GitHub
- URL: https://github.com/fccview/fccview-degoog-extensions
- Owner: fccview
- Created: 2026-03-07T20:00:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T12:21:59.000Z (about 1 month ago)
- Last Synced: 2026-04-20T14:39:09.057Z (about 1 month ago)
- Language: JavaScript
- Size: 11.7 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fccview-degoog-extensions
Official extensions pack for degoog.
---
Plugins
### Weather
Shows weather information using Open-Meteo. Command plugin: run it to get current conditions for a location.
Screenshot

### Define
Look up word definitions using the Free Dictionary API. Command: type a word to get definitions, phonetics, and example usage.
Screenshot

### Time
Show current time in a timezone or city. Command plugin that displays the time for the given place or timezone.
Screenshot

### QR Code
Generate a QR code for a URL. Command: pass a URL to get a scannable QR code.
Screenshot

### Password
Generate a random password. Command plugin that creates a secure random password on demand.
Screenshot

### Search history
Stores search history in `data/history.json` with timestamps. Use `!history` to see a paginated, deletable list of past searches.
Screenshot



### TMDb
Shows movie and TV show details above search results. Slot plugin: when results include TMDb links, it displays poster, rating, and summary in a card above the results.
Screenshot


### Math
Evaluates math expressions and shows the result above search results. Slot plugin: type an expression in the search bar to get the computed result in a slot.
Screenshot

### Jellyfin
Search your Jellyfin media library. Command plugin: query your Jellyfin server for movies, shows, and other media.
Screenshot

### Meilisearch
Search across your Meilisearch indexes. Command plugin: run searches against your Meilisearch instance from the search bar.
Screenshot

### Home RSS Feeds
Shows RSS feed items above search results. Slot plugin: configured feeds are displayed in a slot on the home/search page.
Screenshot



### GitHub
When search results include GitHub repos or users, shows styled info above results. Slot plugin that renders GitHub cards (repo stats, user info) in a slot.
Screenshot

### Apps pocket
Adds a Google-style apps grid next to the settings icon. Apps are customised via the Configure button as a JSON list.
Screenshot

---
Themes
### Zen
A minimalist calming theme. Overrides the default degoog look with a simple, low-noise layout and colors.
Screenshot


### Catppuccin
Catppuccin palette: Mocha (blue), Latte (light blue), Rose (red/coral), Peach (orange/amber). Multiple flavor options.
Screenshot



### Pokemon
Starter-inspired color schemes: Pikachu (yellow), Bulbasaur (green), Charmander (orange), Squirtle (blue).
Screenshot



---
Transports
### FlareSolverr
Bypass Cloudflare challenges via a [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) instance. Once configured, engines can select "flaresolverr" as their outgoing transport. Requires a running FlareSolverr instance.
Screenshot

---
Engines
### DuckDuckGo Images
Adds the very powerful DDG images search engine to degoog, adding an extra ~70 images per page to the image results.
Screenshot

### Ecosia
Adds the Ecosia search engine to degoog. Ecosia may return no results when Cloudflare blocks server-side requests; use another engine if that happens.
Screenshot

### Startpage
Adds the Startpage engine to degoog. You can enable Anonymous View so result links open via Startpage's proxy.
Screenshot

### Internet Archive
Adds the Internet Archive as a file-type engine. Searches archive.org for downloadable files, books, software, and media.
Screenshot

### Brave API Search
Adds the Brave Search API as a web engine. Requires a free API key from brave.com/search/api (2,000 queries/month on the free tier).
Screenshot
