Skip to content

Commit 7b8475a

Browse files
committed
fix: add extension install guidance to Bridge mode section
1 parent 370678f commit 7b8475a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

skills/browser/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,10 @@ npx @midscene/web@1 --bridge disconnect
150150
### Important notes for Bridge mode
151151

152152
- The user must have Chrome open with the Midscene Extension installed and enabled.
153-
- The Midscene Extension can be installed from the Chrome Web Store: https://chromewebstore.google.com/detail/midscenejs/gbldofcpkknbggpkmbdaefngejllnief
153+
- Install the extension from Chrome Web Store: https://chromewebstore.google.com/detail/midscenejs/gbldofcpkknbggpkmbdaefngejllnief
154154
- Check that the "bridge mode" indicator in the extension shows "Listening" status.
155155
- `disconnect` only closes the CLI-side bridge connection, not the browser or tabs.
156+
- If the extension is not installed, guide the user to install it or suggest switching to CDP mode instead.
156157
- See the [Bridge Mode documentation](https://midscenejs.com/bridge-mode-by-chrome-extension.html).
157158

158159
## Commands

0 commit comments

Comments
 (0)