DeePersianDirector Firefox

Examine source code of DeePersianDirector

By: Benovax Add-on
Inspect and view changes in DeePersianDirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DeePersianDirector",
  "version": "1.0",
  "description": "Deepseek Persian & Math Fixer - Fixes RTL Persian text direction and LTR math formulas on Deepseek Chat",
  "author": "Benovax",
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-fixer@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.deepseek.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best DeePersianDirector Alternatives

Here are some Firefox add-ons that are similar to DeePersianDirector: