ChatGPT-rtl Firefox

Examine source code of ChatGPT-rtl

By: Hadi pd Add-on
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": "4.1",
  "description": "نمایش صحیح و راست‌چین پیام‌های فارسی و عربی در چت‌جی‌پی‌تی و ده‌ها سایت هوش مصنوعی دیگر / عرض النصوص العربية والفارسية من اليمين إلى اليسار في ChatGPT والعديد من مواقع الذكاء الاصطناعي.",
  "homepage_url": "https://github.com/Hadi-pd/ChatGPT-RTL",
  "icons": {
    "16": "icons/rtlgpt16.png",
    "32": "icons/rtlgpt32.png",
    "48": "icons/rtlgpt48.png",
    "64": "icons/rtlgpt64.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "ChatGPT-RTL",
    "default_icon": {
      "16": "icons/rtlgpt16.png",
      "32": "icons/rtlgpt32.png",
      "48": "icons/rtlgpt48.png",
      "64": "icons/rtlgpt64.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "toggle-rtl": {
      "suggested_key": {
        "default": "Alt+Shift+R"
      },
      "description": "تغییر جهت متن (راست‌چین/چپ‌چین)"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.poe.com/*",
        "*://*.chatbot.theb.ai/*",
        "*://*.theb.ai/*",
        "*://gpt.com/*",
        "*://chat.gpt.com/*",
        "*://chat.openai.com/*",
        "*://chatgpt.com/*",
        "*://*.openai.com/*",
        "*://chat.qwen.ai/*",
        "*://chat.deepseek.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*",
        "*://groq.com/*",
        "*://qodo.ai/*",
        "*://github.com/copilot/*",
        "*://www.tabnine.com/*",
        "*://replit.com/*",
        "*://www.jasper.ai/*",
        "*://www.copy.ai/*",
        "*://rytr.me/*",
        "*://writesonic.com/*",
        "*://leonardo.ai/*",
        "*://www.midjourney.com/*",
        "*://www.synthesia.io/*",
        "*://labs.openai.com/*",
        "*://www.notion.so/*",
        "*://www.usemotion.com/*",
        "*://fireflies.ai/*",
        "*://otter.ai/*",
        "*://assistant.google.com/*",
        "*://www.alexa.com/*",
        "*://www.quillbot.com/*",
        "*://platform.openai.com/whisper*",
        "*://duckduckgo.com/*",
        "*://duck.ai/*",
        "*://*.perplexity.ai/*",
        "*://*.you.com/*",
        "*://*.meta.ai/*",
        "*://*.grok.com/*",
        "*://chat.mistral.ai/*",
        "*://*.huggingface.co/chat/*",
        "*://*.kimi.com/*",
        "*://*.monica.im/*",
        "*://*.deepchat.dev/*",
        "*://*.nano-gpt.com/*",
        "*://*.h2o.ai/*",
        "*://*.mistral.ai/*",
        "*://*.cerebras.ai/*",
        "*://*.together.ai/*",
        "*://*.cohere.com/*",
        "*://*.abacus.ai/*",
        "*://*.anthropic.com/claude/*",
        "*://*.bing.com/*",
        "*://*.copilot.microsoft.com/*",
        "*://*.character.ai/*",
        "*://*.pi.ai/*",
        "*://*.deepai.org/chat*",
        "*://*.chatpdf.com/*",
        "*://*.askyourpdf.com/*",
        "*://*.doubao.com/*",
        "*://*.chatglm.cn/*",
        "*://*.blackbox.ai/*",
        "*://*.ai.com/*"
      ],
      "js": [
        "i18n.js",
        "ChatGPT-rtl.js"
      ],
      "css": [
        "css/style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "css/style.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ad22ad7-a261-406b-9bfc-83a02c2533bd}"
    }
  }
}

Best ChatGPT-rtl Alternatives

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