RTL for Claude 1.4.3
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 command —
npx rtl-for-claude - VS Code — download
rtl-for-claude-vscode-1.4.3.vsixbelow, then Extensions →…→ Install from VSIX… - Chrome / Edge / Brave — download
rtl-for-claude-browser-1.4.3.zip, unzip, openchrome://extensions, enable Developer mode → Load unpacked.
Full changelog: https://github.com/mahdigh99/rtl-for-claude/blob/main/CHANGELOG.md