Files

10 lines
448 B
JSON

{
"name": "chrome_extension_status",
"description": "Report the *running* mcp-chrome extension itself: its actual loaded manifest version, id, name, enabled/installType, declared and currently-granted permissions, and native-bridge connectivity. Authoritative source of \"which version is live\" \u2014 read this instead of trusting the chrome://extensions number.",
"parameters": {
"type": "object",
"properties": {},
"required": []
}
}