Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Outbound Guardian

LLM-powered pre-send email checks for Thunderbird.

Outbound Guardian intercepts the Send action in Thunderbird to run your custom checks through an LLM. If any check triggers, the send is blocked and a warning dialog lets you edit, auto-fix, or send anyway.

How It Works

  1. Define check rules in plain language (e.g. "contains em-dash characters" or "tone is too informal")
  2. Click Send — each rule is evaluated by the LLM against your email
  3. If any rule triggers, a warning dialog appears with options:
    • Edit — return to the compose window to fix manually
    • Auto-fix — the LLM rewrites the email based on your improvement instructions
    • Send anyway — override the warning

Requirements

  • Thunderbird 128 or later
  • An OpenAI API key

Installation

From Thunderbird Add-ons

Search for "Outbound Guardian" in Tools → Add-ons and Themes, or visit the ATN listing.

From Source

  1. Clone this repo
  2. Open Thunderbird → Tools → Add-ons and Themes
  3. Click the gear icon → Install Add-on from File...
  4. Select manifest.json from the project root

Setup

  1. Go to Add-ons → Outbound Guardian → Options
  2. Enter your OpenAI API key
  3. Click Test Connection to verify
  4. Click Save Settings
  5. Click Add Rule to create your first check

Example Rules

Rule Name Condition Improvement
Em-dash check contains em-dash characters (—) Replace em-dashes with standard dashes or commas
Tone check tone is too casual or informal for a business email Adjust tone to be professional while keeping the same meaning
Repetition contains repetitive phrasing or redundant sentences Remove repetition and make the writing more concise

Privacy

Your email content is sent to the OpenAI API using your own API key. No data is sent to the extension developer or any other third party. See the privacy policy for details.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /