ChatGPT RTL Firefox

Examine source code of ChatGPT RTL

Inspect and view changes in ChatGPT RTL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT RTL",
  "version": "2.6.1",
  "description": "Adds RTL support and right alignment for ChatGPT responses, improving readability for Persian and Arabic users.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "fonts/vazir.ttf"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e50b1566-6e05-42f6-b1a2-e03673e97cb6}"
    }
  }
}

Best ChatGPT RTL Alternatives

Here are some Firefox add-ons that are similar to ChatGPT RTL: