- Opens as a side panel in Chrome.
- Lets you paste or type LaTeX.
- Shows a live preview.
- Inserts the formula into the currently active Sowiso input.
- Supports 3 insert modes:
Raw LaTeXInline ($...$)Block ($$...$$)
- Optional conversion to Sowiso linear input.
- Theme switcher:
Auto,Light,Dark. - Includes a debug log (with copy/clear buttons) for quick troubleshooting.
- All regular website tabs (
http://,https://, andfile://when Chrome file access is enabled). - Sowiso pages get the specialized MathDox insertion flow.
- Other sites fall back to normal text input and
contenteditableinsertion.
- Open Chrome and go to
chrome://extensions. - Enable
Developer mode(top right). - Click
Load unpacked. - Select:
chrome-extension - (Optional) pin the extension in your toolbar.
- Open the page where you want to insert the formula.
- Click once in the answer field you want to fill.
- Open the extension side panel.
- Enter your LaTeX.
- Pick insert mode.
- (Optional) enable
Convert LaTeX to Sowiso linear input. - Click
Insert into pageor click the preview block.
- Preview rendering uses CodeCogs (
https://latex.codecogs.com) and needs internet access. - The extension uses Chrome's
activeTabaccess model, so it only gets temporary access to the page you explicitly open/use it on. - Browser-internal pages such as
chrome://are restricted by Chrome and cannot be scripted. - If insertion fails, click the answer field again and retry.
- The extension tries multiple insertion strategies and frame contexts.
- No backend server for this extension.
- Settings are stored locally via
chrome.storage.local(theme mode, etc.). - Your formula is used locally for insertion and sent to CodeCogs only for preview image rendering.
See more: Privacy Policy
Project structure:
chrome-extension/- extension source (manifest, popup, background, content script)public/- logos and design assets
Run locally:
- Load
chrome-extensionas unpacked extension. - Make code changes.
- Reload extension in
chrome://extensions.
- Sponsor: Study-Track
- GitHub: flodlol/Sowiso-LaTeX-Helper
MIT — do whatever you want with it.
If you find this useful, a star on GitHub would be nice. ⭐
Thanks for checking it out! ❤️
Sponsor this project
Thanks for checking it out! ❤️
Sponsor this project

