DeepSeek AI: Sidebar & Assistant Firefox

Examine source code of DeepSeek AI: Sidebar & Assistant

Inspect and view changes in DeepSeek AI: Sidebar & Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "0.0.7",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "38": "assets/images/icon38.png",
    "48": "assets/images/icon48.png",
    "64": "assets/images/icon64.png",
    "128": "assets/images/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "38": "assets/images/icon38.png",
      "48": "assets/images/icon48.png",
      "64": "assets/images/icon64.png",
      "128": "assets/images/icon128.png"
    },
    "default_title": "__MSG_appName__"
  },
  "sidebar_action": {
    "default_panel": "frame.html",
    "default_title": "__MSG_appName__"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "contextMenus",
    "alarms",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "*://*.deepseek.com/*",
    "*://*.google.com/*",
    "*://accounts.google.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "enabled": true,
        "id": "ruleset_1",
        "path": "rules.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-sidebar-assistant@newapptome.com",
      "strict_min_version": "109.0"
    }
  }
}

Best DeepSeek AI: Sidebar & Assistant Alternatives

Here are some Firefox add-ons that are similar to DeepSeek AI: Sidebar & Assistant: