Skip to content

RTL for Claude 1.4.3

Choose a tag to compare

@mahdigh99 mahdigh99 released this 31 Jul 17:45
· 2 commits to main since this release

Fixed

  • No more "Something went wrong … removeChild" crashes. On long or
    math-heavy answers, the chat could crash and ask you to re-launch: the app's
    own renderer tripped over a text node we had wrapped to keep math reading
    left-to-right. Every surface — the Claude Code and Codex chats, the desktop
    app and the browser extension — now installs the standard protection for
    exactly this (the same crash Google Translate causes on such apps), so a
    wrapped node can never take the chat down again.

📦 Install

  • One commandnpx rtl-for-claude
  • VS Code — download rtl-for-claude-vscode-1.4.3.vsix below, then Extensions → → Install from VSIX…
  • Chrome / Edge / Brave — download rtl-for-claude-browser-1.4.3.zip, unzip, open chrome://extensions, enable Developer modeLoad unpacked.

Full changelog: https://github.com/mahdigh99/rtl-for-claude/blob/main/CHANGELOG.md