A browser extension that polishes the ChatGPT interface. It fixes mixed RTL/LTR layout issues, adds curated font control, includes custom themes, improves KaTeX handling, and lets you export conversations in multiple formats - all from a friendly popup.
- Directional fixes - stabilises mixed RTL/LTR text, KaTeX blocks, and code snippets so chats stay readable.
- Fonts panel – toggle custom English and Persian font stacks; the extension auto-detects Persian messages and applies the right typeface.
- Themes – apply handcrafted themes (Midnight, Aurora, Paper, Nebula, Skyblue); the extension only enables themes that match ChatGPT’s current light/dark mode.
- One-tap KaTeX copy – click any KaTeX formula to copy its LaTeX.
- Prompt library – create, edit, and reorder reusable prompts from the popup, and copy them into ChatGPT in one click.
- Table of contents – add a collapsible outline to long chats and move it wherever it’s most convenient.
- Conversation export – save the current ChatGPT conversation as PDF, DOCX, PNG, JSON, Markdown, or CSV, and choose all messages or assistant-only.
- Quick export panel – floating, draggable export control on the ChatGPT page with format + scope selection.
- In-app help – slide-in guide (English/Farsi) that explains every toggle.
- Chrome Web Store: Link
- Manual (unpacked):
npm installnpm run build- Open Chrome extensions, enable Developer mode, and load
distas an unpacked extension.
See PRIVACY.md.