Select text anywhere, press a hotkey, get an AI-powered translation via Anthropic Claude or Google Gemini. Reads the primary selection when you trigger the shortcut you assign in Preferences (no default shortcut is set), and copies a result to the clipboard only when you click it in the history menu.
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.
extension.js:50
St.Clipboard.get_default()
indicator.js:118
St.Clipboard.get_default()