MCP SuperAssistant Firefox

Examine source code of MCP SuperAssistant

Inspect and view changes in MCP SuperAssistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "MCP SuperAssistant",
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@mcpsuperassistant.ai"
    }
  },
  "version": "0.6.0",
  "description": "MCP SuperAssistant",
  "host_permissions": [
    "*://*.perplexity.ai/*",
    "*://*.chat.openai.com/*",
    "*://*.chatgpt.com/*",
    "*://*.grok.com/*",
    "*://*.x.com/*",
    "*://*.twitter.com/*",
    "*://*.gemini.google.com/*",
    "*://*.aistudio.google.com/*",
    "*://*.openrouter.ai/*",
    "*://*.google-analytics.com/*",
    "*://*.chat.deepseek.com/*",
    "*://*.t3.chat/*",
    "*://*.chat.mistral.ai/*",
    "*://*.github.com/*",
    "*://*.copilot.github.com/*",
    "*://*.kimi.com/*",
    "*://*.chat.z.ai/*",
    "*://*.chat.qwen.ai/*"
  ],
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icon-16.png",
    "34": "icon-34.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.perplexity.ai/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.chat.openai.com/*",
        "*://*.chatgpt.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.grok.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.x.com/*",
        "*://*.twitter.com/*",
        "*://*.x.com/i/grok*",
        "*://*.twitter.com/i/grok*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.gemini.google.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.aistudio.google.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.openrouter.ai/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.chat.deepseek.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.kagi.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.t3.chat/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.chat.mistral.ai/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.github.com/*",
        "*://*.copilot.github.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.kimi.com/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.chat.z.ai/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.chat.qwen.ai/*"
      ],
      "js": [
        "content/index.iife.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*.js",
        "*.css",
        "content/*.css",
        "*.svg",
        "icon-128.png",
        "icon-34.png",
        "icon-16.png"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best MCP SuperAssistant Alternatives

Here are some Firefox add-ons that are similar to MCP SuperAssistant: