Press Super+z or click the panel icon to record, then again to stop. Your speech is sent to OpenRouter and the transcript is pasted into whatever you were already typing. Stopping a recording copies the text to the clipboard so it can be pasted (Shift+Insert, or Ctrl+Shift+Insert in a terminal). The extension does not read or upload anything else from the clipboard. Audio is sent to openrouter.ai over HTTPS only when you stop, using the API key from preferences. An OpenRouter account and a transcription-capable model are required. Super+z is on by default; change or disable it in preferences. The icon can be hidden or moved, and the start/stop sounds are optional.
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/paste.js:23
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |