Degoog — Documentation

Third-party extensions: plugins, themes, search engines, Store, and aliases.

Overview

Degoog can be customised with plugins, themes, search engines, and aliases. Extensions live under data/ and can be installed from Store repositories (git repos you add in Settings → Store).

Where things live

Path Purpose
data/plugins/ Plugins (bang commands, slots, tabs, search bar actions, routes)
data/themes/ Themes (CSS and optional HTML overrides)
data/engines/ Search engines (web, images, video, etc.)
data/plugin-settings.json Extension settings and active theme
data/aliases.json Custom !alias!command mappings
data/repos.json Store repos and installed items
data/store/ Cloned Store repo data

Quick start

  1. Open Settings → Store.
  2. Add a repo: paste https://github.com/fccview/fccview-degoog-extensions.git and add it.
  3. Browse the Store tab and install a plugin (e.g. Weather) or theme (e.g. Zen).

Official extensions repo: fccview-degoog-extensions. Add its clone URL in Settings → Store to install plugins, themes, and engines.

Extension types