Browser Control MCP Firefox

Examine source code of Browser Control MCP

By: EyalZ
Inspect and view changes in Browser Control MCP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Control MCP",
  "version": "1.5.0",
  "description": "An extension that allows a local MCP server to perform actions on the browser.",
  "permissions": [
    "tabs",
    "tabGroups",
    "history",
    "storage"
  ],
  "optional_permissions": [
    "*://*/*",
    "find"
  ],
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6ba257e0-fbce-4d50-8471-25de7f024c1e}"
    }
  }
}

Best Browser Control MCP Alternatives

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