Claude RTL Fix
Overview
Fixes mixed Arabic/English (RTL/LTR) text rendering on claude.ai. Punctuation, numbers, and inline code render correctly.
Claude RTL Fix repairs the rendering of mixed Arabic and English text on claude.ai. THE PROBLEM On a left-to-right page, Arabic paragraphs that contain English words, numbers, or punctuation can render with characters in the wrong visual order — question marks land on the wrong side, parenthesises numbers flip, and inline English breaks the natural reading flow. THE FIX The extension applies CSS unicode-bidi: plaintext and dir="auto" to message paragraphs, so each block resolves its direction from the first strong directional character. Inline mixed content is handled by the Unicode Bidirectional Algorithm exactly as it should be. WHAT IT DOES • Auto-detects paragraph direction (RTL vs. LTR) per message — no manual switching. • Right-aligns paragraphs that start in Arabic, left-aligns paragraphs that start in English, all within the same conversation. • Forces code blocks to stay strictly LTR so identifiers, syntax, and indentation never scramble — even when surrounded by Arabic. • Fixes the input composer so typing mixed content behaves correctly as you type. • A toolbar toggle lets you turn it off without uninstalling. WHAT IT DOESN'T DO • No data collection. No analytics. No network requests. • No access to your messages or account. • Only runs on claude.ai — inactive everywhere else. PERMISSIONS • storage — to remember your enabled/disabled preference. • Access to claude.ai — required to apply the bidi fixes to the page. This is an independent project and is not affiliated with Anthropic.
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedMay 15, 2026
- Offered byiMezied
- Size36.51KiB
- LanguagesEnglish
- Developer
Email
imezied@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser