ChatGPT RTL Fixer Firefox

Examine source code of ChatGPT RTL Fixer

Inspect and view changes in ChatGPT RTL Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT RTL Fixer",
  "description": "این پلاگین برای فیکس کردن مشکلات در هنگام تایپ و دریافت متون فارسی در چت جی پی تی است",
  "version": "1.0",
  "icons": {
    "48": "48.png",
    "64": "64.png",
    "128": "128.png"
  },
  "browser_action": {
    "default_icon": "128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b17a0de-b6f1-4c3f-aabf-b15dfe1ff6fa}"
    }
  }
}

Best ChatGPT RTL Fixer Alternatives

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