AI RTL Pro Firefox

Examine source code of AI RTL Pro

Inspect and view changes in AI RTL Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI RTL Pro",
  "version": "1.1.2",
  "description": "Advanced RTL (Right-To-Left) support for AI chat platforms including ChatGPT, Claude, Gemini, DeepSeek, and more. Features smart language detection, Persian fonts (Vazirmatn, Shabnam, IRANSans, Behdad, GanjNameh), and supports 17+ platforms.",
  "author": "Ashkan Kiani",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*",
        "*://chatgpt.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*",
        "*://chat.deepseek.com/*",
        "*://perplexity.ai/*",
        "*://grok.com/*",
        "*://x.com/i/grok*",
        "*://copilot.microsoft.com/*",
        "*://www.bing.com/chat*",
        "*://poe.com/*",
        "*://tongyi.aliyun.com/*",
        "*://chat.mistral.ai/*",
        "*://openrouter.ai/*",
        "*://duck.ai/*",
        "*://duckduckgo.com/chat*",
        "*://lechat.mistral.ai/*",
        "*://kimi.moonshot.cn/*",
        "*://lmarena.ai/*",
        "*://qwen.ai/*",
        "*://chat.qwen.ai/*",
        "*://chat.z.ai/*"
      ],
      "js": [
        "content/bundled.js"
      ],
      "css": [
        "styles/rtl-styles.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icons/icon.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "128": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-rtl-pro@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best AI RTL Pro Alternatives

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