DeepSeek Helper Firefox

Examine source code of DeepSeek Helper

By: zxkmm
Inspect and view changes in DeepSeek Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeepSeek Helper",
  "version": "1.2",
  "description": "Add quick input for DeepSeek",
  "permissions": [
    "storage",
    "*://chat.deepseek.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://chat.deepseek.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "sidebar.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-helper@zxkmm.com"
    }
  }
}

Best DeepSeek Helper Alternatives

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