Panel button that reads the current clipboard text and sends it to an OpenAI-compatible chat completions API (OpenAI, Groq, Gemini, or any other endpoint you configure in Settings) to translate it or refine its wording, then writes the result back to the clipboard. Clipboard text only leaves the device when you click Translate or Refine.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
lib/clipboard.js:11
St.Clipboard.get_default()
lib/clipboard.js:22
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 1 | Unreviewed |