Skip to content

Commit ffc8a0b

Browse files
committed
fix: 使用GitHub raw链接格式,让视频能在README中直接播放
1 parent ce356b6 commit ffc8a0b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@
33
#### 😫 Without Playwright Plus MCP
44
> Tired of constantly re-logging in? Watch how frustrating it is when your browser sessions keep getting lost...
55
6-
**📹 Demo Video:** [Watch Before (MP4)](https://github.com/ai-coding-labs/playwright-plus-mcp/raw/main/docs/images/before-use-playwright-plus-mcp.mp4) | [Watch Before (GIF)](https://github.com/ai-coding-labs/playwright-plus-mcp/raw/main/docs/images/before-use-playwright-plus-mcp.gif)
6+
**📹 Demo Video:**
7+
8+
https://github.com/ai-coding-labs/playwright-plus-mcp/raw/main/docs/images/before-use-playwright-plus-mcp.mp4
79

810
#### 🚀 With Playwright Plus MCP
911
> Experience the magic of persistent sessions! Multiple projects, multiple windows, all sessions preserved perfectly...
1012
11-
**📹 Demo Video:** [Watch After (MP4)](https://github.com/ai-coding-labs/playwright-plus-mcp/raw/main/docs/images/after-use-playwright-plus-mcp.mp4)
13+
**📹 Demo Video:**
14+
15+
https://github.com/ai-coding-labs/playwright-plus-mcp/raw/main/docs/images/after-use-playwright-plus-mcp.mp4
1216

13-
> **💡 Note:** If the video doesn't play directly in GitHub, click the link to download and watch it locally. The videos demonstrate the dramatic difference in user experience between the standard Playwright MCP and our enhanced version with project isolation.
17+
> **💡 Note:** The videos demonstrate the dramatic difference in user experience between the standard Playwright MCP and our enhanced version with project isolation.
1418
1519
**What You Just Saw:**
1620
- 🔄 **Before:** Every new window = New login required. Frustrating, time-consuming, and interrupts your workflow.

0 commit comments

Comments
 (0)