MathVoice for Overleaf

A Chrome extension that lets you create and edit LaTeX equations in Overleaf by voice, right inside your project editor.

What this extension does

MathVoice for Overleaf is a Chrome extension that adds a sidebar panel to overleaf.com. From the sidebar you can:

How it works

  1. Open any Overleaf project
  2. The MathVoice sidebar appears in Chrome’s side panel
  3. Speak or type your equation
  4. Click Insert to write the LaTeX at your cursor in the Overleaf editor

Data and permissions — full transparency

PermissionScopePurpose
sidePanelBrowser side panelOpens the MathVoice Studio editor in Chrome’s side panel.
activeTab + scriptingoverleaf.com/project/* onlyInjects a content script that detects the active Overleaf CodeMirror editor, reads selected text for re-editing, and inserts edited LaTeX at the cursor position. Runs only on Overleaf project pages.
clipboardWriteClipboardFallback: copies LaTeX to clipboard if direct editor insertion fails.
Host: overleaf.comPage accessLimits the content script to Overleaf only. No access to other sites.
Microphone (browser)Side panelUsed by Studio for speech recognition. Audio is processed by the browser’s speech engine — never sent to MathVoice servers.
Network to mathvoice.appStudio + intent APILoads Studio and sends LaTeX to the intent API. Formula data is not stored beyond the request.
The extension only runs on overleaf.com. It cannot access other websites, browser history, or personal data. It interacts only with the Overleaf editor when you explicitly use MathVoice. See our Privacy Policy for full details.

Requirements