Personnalisation Deepseek Firefox

Examine source code of Personnalisation Deepseek

By: Aurekin
Inspect and view changes in Personnalisation Deepseek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unofficial Deepseek Chat Enhancer",
  "version": "1.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6113897a-2722-428b-9c03-fecdd099e76b}"
    }
  },
  "web_accessible_resources": [
    "fonts/*"
  ],
  "description": "Extension non officielle pour améliorer l'interface de Deepseek Chat. Fonctionnalités : différents thèmes, et sauvegarde des paramètres (titre de la page d'accueil. Non affiliée à Deepseek.",
  "permissions": [
    "activeTab",
    "storage",
    "https://chat.deepseek.com/*"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.deepseek.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Personnalisation Deepseek Alternatives

Here are some Firefox add-ons that are similar to Personnalisation Deepseek: