DeepSeek Expert Mode Firefox

Examine source code of DeepSeek Expert Mode

By: Roman Add-on
Inspect and view changes in DeepSeek Expert Mode source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DeepSeek Expert Mode",
  "version": "0.1.0",
  "description": "Automatically selects Expert mode on chat.deepseek.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-expert@dikos1337.github.io",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.deepseek.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content.js"
      ]
    }
  ],
  "developer": {
    "name": "Roman Postnov",
    "url": "https://github.com/dikos1337"
  },
  "homepage_url": "https://github.com/dikos1337/deepseek-expert"
}

Best DeepSeek Expert Mode Alternatives

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