Skip to content

meysamtabriz/rtl-qwenlm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Here’s a simple explanation and guide for a Chrome extension that toggles the text direction of the website qwenlm.ai from LTR (Left-to-Right) to RTL (Right-to-Left) when the user clicks on the extension. Additionally, I’ll include installation instructions.


Extension Purpose

This Chrome extension allows users to toggle the text direction on the website qwenlm.ai from LTR (default direction) to RTL (Right-to-Left) for better readability in languages like Persian or Arabic.


How It Works

  1. After installing the extension, a browser icon will appear in the Chrome toolbar.
  2. When visiting qwenlm.ai, click the extension icon.
  3. The extension will switch the website's text direction to RTL, making it more suitable for right-to-left languages.
  4. Clicking the icon again will reset the text direction to its default LTR layout.

How to Install the Extension on Chrome

  1. Download the Extension Files

    • Get the extension files (e.g., manifest.json, popup.html, content.js) from the developer or create them yourself.
  2. Enable Developer Mode

    • Open Chrome and navigate to chrome://extensions/.
    • In the top-right corner, enable the Developer mode toggle.
  3. Load the Extension

    • Click the "Load unpacked" button.
    • Select the folder containing the extension files.
  4. Use the Extension

    • Visit qwenlm.ai, then click the extension icon in the toolbar to toggle text direction.

Let me know if you'd like the actual code for this extension! I can provide a full implementation, including manifest.json, content.js, and a basic popup interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%