Web Page Fixer: RTL/LTR von DSO
open source Easily toggle the text direction of any web page between Right-to-Left (RTL) and Left-to-Right (LTR) to fix reading issues (Arabic, Hebrew, Persian,....etc).
ExperimentellExperimentell
Metadaten zur Erweiterung
Über diese Erweiterung
🌐 Web Page Fixer: RTL/LTR (Smart RTL for LLMs)
A powerful, privacy-first, zero-lag browser extension designed to fix Right-to-Left (RTL) text formatting (Arabic, Hebrew, Persian) on modern AI streaming platforms like LM Arena, ChatGPT, Claude, and Google AI Studio.
Powered by Manifest V3, this extension effortlessly handles deeply nested React Virtual DOMs, dynamic streaming chunks, and iframe injections without breaking native layouts or draining CPU performance.
✨ Core Features
🛡️ Absolute Transparency & Permissions
We believe in 100% open-source transparency. This extension collects ZERO user data, runs no analytics, and connects to NO external servers.
To function seamlessly, the extension requires the following permissions in
-
💻 Tech Stack
🚀 Installation Guide (Manual Sideloading)
Currently, the extension is awaiting review on the official Chrome Web Store and Firefox Add-ons store. In the meantime, you can easily install it locally!
For Google Chrome, Microsoft Edge, & Brave:
For Mozilla Firefox:
🤝 Contributing
Developers are highly encouraged to review the code, suggest optimizations, or submit Pull Requests! Feel free to open an issue if you discover a layout that breaks our DOM parser.
A powerful, privacy-first, zero-lag browser extension designed to fix Right-to-Left (RTL) text formatting (Arabic, Hebrew, Persian) on modern AI streaming platforms like LM Arena, ChatGPT, Claude, and Google AI Studio.
Powered by Manifest V3, this extension effortlessly handles deeply nested React Virtual DOMs, dynamic streaming chunks, and iframe injections without breaking native layouts or draining CPU performance.
✨ Core Features
- Smart RTL Mode: Dynamically forces
dir="auto"specifically on chat bubbles and paragraphs, letting the browser naturally align mixed RTL/LTR text without altering the root<html>direction. - Code Block Immunity: 🛡️ Strictly protects
<pre>and<code>blocks, ensuring your syntax highlighting and left-to-right code alignments remain perfectly intact. - Extreme Performance: Implements a highly optimized 250ms debounced
MutationObserver. It waits for React/Gradio to finish rapidly streaming text chunks before safely sweeping the DOM, saving your CPU and battery from infinite render loops. - Edge & Safari Iframe Support: Utilizes
match_about_blankand localized fallback intervals to ensure the extension reliably docks into deeply nested,about:blankstreaming side-by-side iframes (crucial for LM Arena). - Zero-Layout Breakage: Aggressively untangles stubborn CSS frameworks (like Tailwind
.prose) using nuclear specificity so sidebars, absolute buttons, and flex row margins don't overlap when flipped.
🛡️ Absolute Transparency & Permissions
We believe in 100% open-source transparency. This extension collects ZERO user data, runs no analytics, and connects to NO external servers.
To function seamlessly, the extension requires the following permissions in
manifest.json:-
"storage": Used exclusively and locally on your machine to save your toggle preference (RTL/LTR/Smart) per website domain.💻 Tech Stack
- JavaScript (Vanilla JS): Zero external libraries. Pure, lightning-fast DOM manipulation.
- Manifest V3: The latest, most secure standard for browser extensions.
- CSS3: Nuclear-specificity injection to override rigid framework alignments.
🚀 Installation Guide (Manual Sideloading)
Currently, the extension is awaiting review on the official Chrome Web Store and Firefox Add-ons store. In the meantime, you can easily install it locally!
For Google Chrome, Microsoft Edge, & Brave:
- Download this repository as a
.zipfile and extract it to a folder on your computer. - Open your browser and navigate to the Extensions page (
chrome://extensions/oredge://extensions/). - Enable "Developer mode" (usually a toggle in the top right corner).
- Click the "Load unpacked" button.
- Select the extracted
rtl-ltr-switcher-chromiumfolder. - The extension is installed! Pin it to your toolbar for easy access.
For Mozilla Firefox:
- Download this repository as a
.zipfile and extract it. - Open Firefox and navigate to
about:debugging#/runtime/this-firefox. - Click "Load Temporary Add-on...".
- Select the
manifest.jsonfile inside thertl-ltr-switcher-firefoxfolder. - The extensions is now active and ready to use! (Note: Temporary add-ons in Firefox must be re-loaded if you restart the browser).
🤝 Contributing
Developers are highly encouraged to review the code, suggest optimizations, or submit Pull Requests! Feel free to open an issue if you discover a layout that breaks our DOM parser.
Bewertet mit 0 von 0 Bewertern
Berechtigungen und Daten
Benötigte Berechtigungen:
- Auf Ihre Daten für diverse Websites zugreifen
Optionale Berechtigungen:
- Auf Ihre Daten für diverse Websites zugreifen
Datenerfassung:
- Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
- Add-on-Links
- Version
- 1.2.0
- Größe
- 36,58 KB
- Zuletzt aktualisiert
- vor 4 Tagen (10. März 2026)
- Verwandte Kategorien
- Lizenz
- MIT-Lizenz
- Versionsgeschichte
- Zur Sammlung hinzufügen