Minimal Chrome extension that adds a small RTL / LTR toggle inside the composer on:
chatgpt.comgemini.google.comclaude.ai
The toggle is injected next to the composer action controls and remembers the direction per site using chrome.storage.local.
- Download the extension source from this repository.
Click
Codeon GitHub, then chooseDownload ZIP, or clone the repo with Git. - If you downloaded a ZIP, extract it to a normal folder on your computer.
- Open Chrome and go to
chrome://extensions. - Turn on
Developer mode. - Click
Load unpacked. - Select the extracted or cloned extension folder, the one that contains
manifest.json.
- Adds one compact button inside the composer action row.
- Keeps the button footprint fixed so the layout does not jump when toggled.
- Switches the active composer between
LTRandRTL. - Reapplies direction when the site rerenders the composer.
For bug reports, feature requests, or support questions:
- Open a new issue: github.com/yaacovcorcos/composer-rtl-toggle/issues/new
- View existing issues: github.com/yaacovcorcos/composer-rtl-toggle/issues
For direct contact:
- Email: coryacos1@gmail.com