Skip to main content

Overview

EnConvo features a powerful extension system with over 100 plugins. Extensions add new capabilities, integrate with external services, and customize EnConvo to your needs.
All EnConvo extensions are open source and available on GitHub.

Extension Categories

Productivity

Development

Writing

Research

Media

Utilities

Installing Extensions

From Extension Store

1

Open Extension Store

Settings → Extensions → Browse
2

Find Extension

Search or browse by category
3

Install

Click “Install” on the extension card
4

Configure (if needed)

Some extensions require API keys or settings

From GitHub

Using Extensions

In SmartBar

Use / prefix to access extensions:

In Workflows

Add extensions as workflow actions:
  1. Open workflow editor
  2. Drag extension from actions panel
  3. Configure parameters
  4. Connect to other actions

Quick Access

Pin frequently used extensions:
  1. Right-click extension in list
  2. Select “Pin to Quick Access”
  3. Access via ⌥ P quick panel

Extension Settings

Each extension may have its own settings:
  1. Settings → Extensions
  2. Click extension name
  3. Configure:
    • API keys
    • Default options
    • Keyboard shortcuts
    • Preferences

Translator

Translate text to 100+ languages with context awareness

Code Assistant

Explain, review, and improve code

Web Clipper

Save and summarize web content

Image Generator

Create images from descriptions

Extension Shortcuts

Set custom shortcuts for any extension:
  1. Settings → Extensions → [Extension]
  2. Click “Set Shortcut”
  3. Press your desired key combination
  4. Click “Save”

Managing Extensions

Disable/Enable

Toggle extensions without uninstalling:
  • Settings → Extensions → Toggle switch

Update

Update extensions when new versions are available:
  • Settings → Extensions → Updates → Update All

Uninstall

Remove extensions you no longer need:
  • Settings → Extensions → Right-click → Uninstall

Extension API Usage

Some extensions use external APIs and may:
  • Require your own API keys
  • Use EnConvo points
  • Have usage limits
Check extension details for requirements.

Next Steps

Develop Extensions

Create your own extensions

Workflows

Use extensions in workflows