Claude RTL Fix 作成者: Shahar Naor
Fixes Hebrew, Arabic, and other right-to-left text rendering on claude.ai. Click the icon to toggle on/off.
拡張機能メタデータ
スクリーンショット
この拡張機能について
Claude.ai does not set the correct text direction on message content, so Hebrew, Arabic, Farsi, and other right-to-left scripts render with broken alignment, misplaced punctuation, and reversed parentheticals. This extension fixes that.
How it works:
Click the toolbar icon to toggle the extension on or off. The setting persists across page loads. When toggled off, all changes are reverted immediately without needing a reload.
Privacy: this extension does not collect, transmit, or store any data. It only reads the DOM of pages on claude.ai and adds standard HTML direction attributes. No network requests, no analytics, no telemetry.
Source code: see the support site link.
AIC now and always
How it works:
- Each block of text in a Claude message (paragraphs, list items, headings, blockquotes, table cells) is given the standard HTML attribute dir="auto", which lets the browser's built-in Unicode bidi algorithm pick the correct direction based on the first strong-directional character in the block.
- This handles mixed-language messages correctly. An English paragraph followed by a Hebrew paragraph followed by code will each render with the right direction, automatically.
- Code blocks (pre, code, kbd, samp, var) are explicitly forced to dir="ltr", so file paths, shell commands, and source code stay correctly oriented even inside an otherwise right-to-left message.
- A MutationObserver re-applies the fix as Claude streams new tokens in, so it works during live response generation, not just on already-rendered content.
Click the toolbar icon to toggle the extension on or off. The setting persists across page loads. When toggled off, all changes are reverted immediately without needing a reload.
Privacy: this extension does not collect, transmit, or store any data. It only reads the DOM of pages on claude.ai and adds standard HTML direction attributes. No network requests, no analytics, no telemetry.
Source code: see the support site link.
AIC now and always
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- claude.ai ドメインにあるサイトのユーザーデータへのアクセス
- claude.ai のユーザーデータへのアクセス
任意の許可設定:
- claude.ai ドメインにあるサイトのユーザーデータへのアクセス
- claude.ai のユーザーデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 1.5.5
- サイズ
- 18.12 KB
- 最終更新日
- 4日前 (2026年5月7日)
- ライセンス
- MIT License
- プライバシーポリシー
- このアドオンのプライバシーポリシーを読む
- バージョン履歴
- コレクションへ追加