loading…
Search for a command to run...
loading…
A minimal reproduction repository designed to demonstrate and test Chrome extension loading within the Playwright MCP server. It evaluates specific configuratio
A minimal reproduction repository designed to demonstrate and test Chrome extension loading within the Playwright MCP server. It evaluates specific configuration settings required for successful extension injection and page modification.
Minimal reproduction showing that standard Chrome extension loading in the Playwright MCP server fails without specific configuration settings.
Feature Request: microsoft/playwright#39569
Install dependencies:
npm install
Run the matrix test:
npm test
The script repro_matrix.ts compares two configurations:
ADVANCED_CONFIG: Uses the specific settings identified to enable extensions:
channel: "" (Reverts to bundled Chromium)chromiumSandbox: false (Allows unpacked extension mounting)allowUnrestrictedFileAccess: true (Disables protocol guard)PAVEL_SUGGESTION: Uses the simplified configuration suggested in the feature request.
example.com pink (rgb(255, 192, 203)).PINK_EXT_ACTIVE.Run in your terminal:
claude mcp add playwright-mcp-extension-repro -- npx Yes, Playwright Extension Repro MCP is free — one-click install via Unyly at no cost.
No, Playwright Extension Repro runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Playwright Extension Repro on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.