RTL Flow

Smart RTL for modern apps like Claude & ChatGPT. Font control, per-site rules. Arabic, Persian, Hebrew, Urdu, Dhivehi.

As of June 2026, RTL Flow has 146 users and a 5.00/5 rating from 5 reviews in the Accessibility category.

Usersup 170.4 percent+170.4%
146
146
Ratingno change0%
5.00
5 reviews
Reviewsup 150.0 percent+150.0%
5
Version
2.0.3
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

11 snapshots

Tracking since Apr 6, 2026.

153.849740.16Apr 6, 2026Jun 16, 2026
View as table
DateUsersRatingReviewsVersion
Apr 6, 2026545.0021.0.1
Apr 18, 2026535.0021.0.1
Apr 23, 2026495.0021.0.1
Apr 30, 2026485.0022.0.0
May 7, 2026505.0022.0.1
May 12, 2026605.0022.0.1
May 17, 2026585.0022.0.1
May 24, 2026735.0022.0.1
May 30, 2026855.0022.0.1
Jun 6, 20261235.0042.0.3
Jun 16, 20261375.0042.0.3
Now1465.0052.0.3

Changelog

  • May 30, 2026
    description
    Fix broken Arabic, Persian, Hebrew, Urdu, and Dhivehi text on the web instantly — now with a full Side Panel, live diagnostics, and rock-solid performance on streaming apps like Claude and ChatGPT.
    
    Features:
    - Smart Mode: Corrects mixed RTL + LTR text paragraph-by-paragraph without breaking modern SPA layouts (React, Vue, Svelte).
    - Side Panel: A persistent side panel that stays open while you browse — adjust fonts, toggle rules, watch live diagnostics update in real time (Chrome 114+ / Firefox sidebar).
    - Performance Modes: Light / Smart / Full — pick your trade-off between CPU usage and coverage, tuned for heavy streaming apps.
    - Per-site Rules: Enable, disable, or permanently block RTL Flow on specific hostnames.
    - Live Font Preview: See your chosen font applied instantly in the popup before saving.
    - Quality Fonts Built-in: Tajawal, Vazirmatn, Rubik, Noto Nastaliq, Cairo, IBM Plex Arabic. Or upload your own.
    - Privacy First: 100% local processing. No telemetry. No tracking. No data collection.
    
    Why do you need this extension?
    Honestly, if you don't read RTL languages, we have no idea why you're here. Maybe you're a developer testing things? Maybe you just like chaos? We don't judge. But if you DO need it, it's because modern web apps — especially AI chat tools — often butcher Arabic, Hebrew, and Persian text. We fix it, fast.
    
    v2.0.0 — The SPA Update
    - Fixed the "frozen tab" issue on Claude.ai, ChatGPT, and other streaming apps via a batched MutationObserver that yields to the browser.
    - Full SPA routing support (pushState / replaceState) — RTL now re-applies instantly when you navigate inside claude.ai/chat, /new, and similar routes.
    - New Side Panel with live diagnostics, per-site rule management, and font preview.
    - Completely redesigned popup and options pages with a modern card system, quick language picker in the header, and proper dark mode.
    - Keyboard shortcut (Alt+Shift+E) now works even inside chat input boxes and contenteditable fields.
    - WeakSet-based element tracking prevents infinite re-wrapping loops in React/Vue components.
    - Top-frame-only injection cuts CPU usage by 3-4x on pages with heavy iframes.
    - Interface fully localized in Arabic, Persian, Hebrew, Urdu, and Dhivehi.
    Fix broken Arabic, Persian, Hebrew, Urdu, and Dhivehi text on the web instantly.
    
    Features:
    - Smart Fix: Automatically corrects text direction (RTL/LTR) paragraph-by-paragraph without breaking page layouts.
    - Better Fonts: Replaces default fonts with high-quality readable ones (Tajawal, Vazirmatn, Rubik, Noto Nastaliq).
    - Custom Fonts: Upload and use your own local font files.
    - Privacy First: 100% local processing. No data collection.
    
    Why do you need this extension?
    Honestly, if you don't read RTL languages, we have no idea why you're here. Maybe you're a developer testing things? Maybe you just like chaos? We don't judge. But if you DO need it, it's because the web often breaks RTL text, and we're here to fix it.
    
    v2.0.3 update:
    Fixed ChatGPT typing freezes and protected ChatGPT text boxes so RTL Flow no longer changes typed text while you write. Streaming ChatGPT replies are also handled more safely to prevent broken or garbled rendering. No new permissions.
  • Apr 23, 2026
    description
    Fix broken Arabic, Persian, Hebrew, Urdu, and Dhivehi text on the web instantly.
    
    Features:
    - Smart Fix: Automatically corrects text direction (RTL/LTR) paragraph-by-paragraph without breaking page layouts.
    - Better Fonts: Replaces default fonts with high-quality readable ones (Tajawal, Vazirmatn, Rubik, Noto Nastaliq).
    - Custom Fonts: Upload and use your own local font files.
    - Privacy First: 100% local processing. No data collection.
    
    Why do you need this extension?
    Honestly, if you don't read RTL languages, we have no idea why you're here. Maybe you're a developer testing things? Maybe you just like chaos? We don't judge. But if you DO need it, it's because the web often breaks RTL text, and we're here to fix it.
    
    v1.0.1
    Smart Mode Freeze Fix
    This release fixes a critical bug in Smart Mode where switching the page language (e.g., from English to Arabic and back) caused the page to freeze due to an infinite mutation loop. The extension now correctly identifies and ignores already-processed elements during dynamic content updates.
    Fix broken Arabic, Persian, Hebrew, Urdu, and Dhivehi text on the web instantly — now with a full Side Panel, live diagnostics, and rock-solid performance on streaming apps like Claude and ChatGPT.
    
    Features:
    - Smart Mode: Corrects mixed RTL + LTR text paragraph-by-paragraph without breaking modern SPA layouts (React, Vue, Svelte).
    - Side Panel: A persistent side panel that stays open while you browse — adjust fonts, toggle rules, watch live diagnostics update in real time (Chrome 114+ / Firefox sidebar).
    - Performance Modes: Light / Smart / Full — pick your trade-off between CPU usage and coverage, tuned for heavy streaming apps.
    - Per-site Rules: Enable, disable, or permanently block RTL Flow on specific hostnames.
    - Live Font Preview: See your chosen font applied instantly in the popup before saving.
    - Quality Fonts Built-in: Tajawal, Vazirmatn, Rubik, Noto Nastaliq, Cairo, IBM Plex Arabic. Or upload your own.
    - Privacy First: 100% local processing. No telemetry. No tracking. No data collection.
    
    Why do you need this extension?
    Honestly, if you don't read RTL languages, we have no idea why you're here. Maybe you're a developer testing things? Maybe you just like chaos? We don't judge. But if you DO need it, it's because modern web apps — especially AI chat tools — often butcher Arabic, Hebrew, and Persian text. We fix it, fast.
    
    v2.0.0 — The SPA Update
    - Fixed the "frozen tab" issue on Claude.ai, ChatGPT, and other streaming apps via a batched MutationObserver that yields to the browser.
    - Full SPA routing support (pushState / replaceState) — RTL now re-applies instantly when you navigate inside claude.ai/chat, /new, and similar routes.
    - New Side Panel with live diagnostics, per-site rule management, and font preview.
    - Completely redesigned popup and options pages with a modern card system, quick language picker in the header, and proper dark mode.
    - Keyboard shortcut (Alt+Shift+E) now works even inside chat input boxes and contenteditable fields.
    - WeakSet-based element tracking prevents infinite re-wrapping loops in React/Vue components.
    - Top-frame-only injection cuts CPU usage by 3-4x on pages with heavy iframes.
    - Interface fully localized in Arabic, Persian, Hebrew, Urdu, and Dhivehi.
  • Apr 23, 2026
    short_description
    Force RTL on any site with smart formatting, font improvements, and auto-save. Supports Arabic, Persian, Hebrew, Urdu & Dhivehi.
    Smart RTL for modern apps like Claude & ChatGPT. Font control, per-site rules. Arabic, Persian, Hebrew, Urdu, Dhivehi.
  • Apr 23, 2026
    permissions
    activeTab, storage, scripting
    activeTab, storage, scripting, sidePanel

Permissions & access

Permissions
activeTabstoragescriptingsidePanel
Host access
None declared

Screenshots

RTL Flow screenshot 1RTL Flow screenshot 2RTL Flow screenshot 3RTL Flow screenshot 4RTL Flow screenshot 5

About

Fix broken Arabic, Persian, Hebrew, Urdu, and Dhivehi text on the web instantly.

Features:
- Smart Fix: Automatically corrects text direction (RTL/LTR) paragraph-by-paragraph without breaking page layouts.
- Better Fonts: Replaces default fonts with high-quality readable ones (Tajawal, Vazirmatn, Rubik, Noto Nastaliq).
- Custom Fonts: Upload and use your own local font files.
- Privacy First: 100% local processing. No data collection.

Why do you need this extension?
Honestly, if you don't read RTL languages, we have no idea why you're here. Maybe you're a developer testing things? Maybe you just like chaos? We don't judge. But if you DO need it, it's because the web often breaks RTL text, and we're here to fix it.

v2.0.3 update:
Fixed ChatGPT typing freezes and protected ChatGPT text boxes so RTL Flow no longer changes typed text while you write. Streaming ChatGPT replies are also handled more safely to prevent broken or garbled rendering. No new permissions.

Technical

Version
2.0.3
Manifest
V3
Size
207KiB
Min Chrome
88
Languages
5
Featured
No

Metadata

ID
bofmgpojeonlknflappagcmhmppgljhc
Developer ID
u0e9678f8693c80390ad2d5be7d91cf47
Developer Email
[email protected]
Created
Feb 5, 2026
Last Updated (Store)
May 25, 2026
Last Scraped
Jun 16, 2026
Website
Support URL

Similar extensions

Alternatives to RTL Flow, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 16, 2026.