EliChat AI RTL - Fully Persian Support Firefox

Examine source code of EliChat AI RTL - Fully Persian Support

Inspect and view changes in EliChat AI RTL - Fully Persian Support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "1.6.21",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "homepage_url": "https://rich-mind.ir",
  "author": "Majid Beigi",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "clipboardWrite",
    "contextMenus"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_title": "__MSG_appName__",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  },
  "commands": {
    "toggle-smart-rtl": {
      "suggested_key": {
        "default": "Alt+Shift+R"
      },
      "description": "__MSG_toggleCommand__"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*.woff2"
      ],
      "matches": [
        "*://chatgpt.com/*",
        "*://*.chatgpt.com/*",
        "*://chat.openai.com/*",
        "*://chat.gpt.com/*",
        "*://gpt.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*",
        "*://chat.deepseek.com/*",
        "*://*.perplexity.ai/*",
        "*://poe.com/*",
        "*://*.poe.com/*",
        "*://chat.qwen.ai/*",
        "*://grok.com/*",
        "*://*.grok.com/*",
        "*://chat.mistral.ai/*",
        "*://meta.ai/*",
        "*://*.meta.ai/*",
        "*://you.com/*",
        "*://*.you.com/*",
        "*://duck.ai/*",
        "*://duckduckgo.com/*",
        "*://copilot.microsoft.com/*",
        "*://github.com/*",
        "*://notebook.google.com/*",
        "*://notebooklm.google.com/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "selection/smart-translate.js"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "match_about_blank": true,
      "match_origin_as_fallback": true
    },
    {
      "matches": [
        "*://chatgpt.com/*",
        "*://*.chatgpt.com/*",
        "*://chat.openai.com/*",
        "*://chat.gpt.com/*",
        "*://gpt.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*",
        "*://chat.deepseek.com/*",
        "*://*.perplexity.ai/*",
        "*://poe.com/*",
        "*://*.poe.com/*",
        "*://chat.qwen.ai/*",
        "*://grok.com/*",
        "*://*.grok.com/*",
        "*://chat.mistral.ai/*",
        "*://meta.ai/*",
        "*://*.meta.ai/*",
        "*://you.com/*",
        "*://*.you.com/*",
        "*://duck.ai/*",
        "*://duckduckgo.com/*",
        "*://copilot.microsoft.com/*",
        "*://github.com/copilot*"
      ],
      "js": [
        "shared/platform.js",
        "shared/settings.js",
        "content/config.js",
        "content/direction.js",
        "content/scheduler.js",
        "content/adapters.js",
        "content/smart-copy.js",
        "content/engine.js",
        "content/content.js"
      ],
      "css": [
        "styles/bundled-fonts.css",
        "styles/content.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://notebook.google.com/*",
        "*://notebooklm.google.com/*"
      ],
      "js": [
        "shared/platform.js",
        "shared/settings.js",
        "content/config.js",
        "content/direction.js",
        "content/scheduler.js",
        "content/adapters.js",
        "content/smart-copy.js",
        "content/engine.js",
        "content/content.js"
      ],
      "css": [
        "styles/bundled-fonts.css",
        "styles/content.css"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "match_about_blank": true,
      "match_origin_as_fallback": true
    }
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "developer": {
    "name": "Majid Beigi",
    "url": "https://rich-mind.ir"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "elichat-ai-rtl2@rich-mind.ir",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best EliChat AI RTL - Fully Persian Support Alternatives

Here are some Firefox add-ons that are similar to EliChat AI RTL - Fully Persian Support: