DeepSeek RTL Firefox

Examine source code of DeepSeek RTL

Inspect and view changes in DeepSeek RTL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeepSeek RTL",
  "version": "1.1.1",
  "description": "Add RTL support and Farsi font to DeepSeek messages",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "*://chat.deepseek.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.deepseek.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-rtl@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best DeepSeek RTL Alternatives

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