Record from the microphone, transcribe via OpenRouter, then copy text to the clipboard and paste into the focused app (Shift+Insert; Ctrl+Shift+Insert in terminals). Clipboard: text is written to the clipboard when you stop a recording so it can be pasted. The extension does not read or upload unrelated clipboard contents. Network: stopping a recording sends audio to openrouter.ai over HTTPS using your API key from settings. Keyboard: global shortcut to toggle recording is on by default Super+z; change or disable it in extension preferences. You can still start and stop recording from the panel icon.
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:617
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 1 | Unreviewed |