Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Playwright Extension Repro

БесплатноНе проверен

A minimal reproduction repository designed to demonstrate and test Chrome extension loading within the Playwright MCP server. It evaluates specific configuratio

GitHubEmbed

Описание

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.

README

Minimal reproduction showing that standard Chrome extension loading in the Playwright MCP server fails without specific configuration settings.

Feature Request: microsoft/playwright#39569

🚀 Quick Start

  1. Install dependencies:

    npm install
    
  2. Run the matrix test:

    npm test
    

📊 What this tests

The script repro_matrix.ts compares two configurations:

  1. 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)
  2. PAVEL_SUGGESTION: Uses the simplified configuration suggested in the feature request.

✅ Success Criteria

  • Background Color: The extension should inject a content script that turns example.com pink (rgb(255, 192, 203)).
  • Page Title: The extension should change the document title to PINK_EXT_ACTIVE.

from github.com/hsm207/mcp-extension-repro

Установка Playwright Extension Repro

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/hsm207/mcp-extension-repro

FAQ

Playwright Extension Repro MCP бесплатный?

Да, Playwright Extension Repro MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Playwright Extension Repro?

Нет, Playwright Extension Repro работает без API-ключей и переменных окружения.

Playwright Extension Repro — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Playwright Extension Repro в Claude Desktop, Claude Code или Cursor?

Открой Playwright Extension Repro на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Playwright Extension Repro with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории browse