RTL DeepSeek , ChatGPT Firefox

Examine source code of RTL DeepSeek , ChatGPT

Inspect and view changes in RTL DeepSeek , ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RTL DeepSeek",
  "version": "1.0.0",
  "description": "RTL alignment for DeepSeek and other AI platforms",
  "short_name": "RTL Text",
  "author": "LaneZero",
  "applications": {
    "gecko": {
      "id": "rtl-deepseek@example.com"
    }
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/mainico48px.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.deepseek.com/*",
        "*://*.chatgpt.com/*"
      ],
      "css": [
        "css/_font.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self';font-src 'self' data:;style-src 'self' 'unsafe-inline';",
  "web_accessible_resources": [
    "_font/vazirmatn/*"
  ]
}

Best RTL DeepSeek , ChatGPT Alternatives

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