add chrome web store links to readmes for better discoverability

This commit is contained in:
Tommy D. Rossi
2025-11-24 13:44:29 +01:00
parent 167b5919c9
commit fb658853b3
2 changed files with 9 additions and 3 deletions
+6 -2
View File
@@ -5,6 +5,10 @@
<p>Still in development. Not ready to use</p>
<p>Like Playwright MCP but via extension. 90% less context window. 10x more capable (full playwright API)</p>
<br/>
<a href="https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe">
<strong>📦 Install Extension from Chrome Web Store</strong>
</a>
<br/>
<br/>
</div>
@@ -12,7 +16,7 @@
1. **Install the Chrome Extension**
Install the [Playwriter MCP Extension](https://github.com/remorses/playwriter) from the Chrome Web Store (or load it unpacked during development). Pin the extension to your Chrome toolbar for easy access.
[**Install Extension**](https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe) - Install the [Playwriter MCP Extension](https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe) from the Chrome Web Store (or load it unpacked during development). Pin the extension to your Chrome toolbar for easy access.
2. **Connect to a Tab**
@@ -47,7 +51,7 @@
### Using the MCP
**Important:** Before using the MCP, you must enable the extension on at least one tab:
**Important:** Before using the MCP, you must [install](https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe) and enable the extension on at least one tab:
1. Pin the Playwriter extension to your Chrome toolbar (click the puzzle icon)
2. Navigate to a tab you want to control
+3 -1
View File
@@ -2,6 +2,8 @@
Control your Chrome browser via Model Context Protocol (MCP) using Chrome DevTools Protocol (CDP) events.
[**Install from Chrome Web Store**](https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe)
## What is Playwriter MCP?
Playwriter MCP is a Chrome extension that enables Playwright to connect to your existing Chrome instance without spawning a new browser or requiring Chrome to be started in CDP mode. This allows AI assistants and automation tools to interact with your browser seamlessly through the Model Context Protocol.
@@ -42,7 +44,7 @@ This extension requires the following permissions:
## Getting Started
1. Install the extension from the Chrome Web Store
1. [Install the extension from the Chrome Web Store](https://chromewebstore.google.com/detail/playwriter-mcp/jfeammnjpkecdekppnclgkkffahnhfhe)
2. Navigate to any webpage
3. Click the Playwriter MCP extension icon
4. The debugger will attach and the icon will turn green when connected