478 B
478 B
description, allowed-tools, argument-hint, model
| description | allowed-tools | argument-hint | model |
|---|---|---|---|
| Navigate the browser to a URL. Use --new to open in new tab. | Bash(*) | <url> [--new] | haiku |
Navigate
Navigate the browser to a URL.
node ~/.claude/plugins/*/skills/website-debug/scripts/browser-nav.js $ARGUMENTS
Options
<url>: Navigate current tab to URL<url> --new: Open URL in new tab
If URL doesn't include protocol, https:// is assumed.
Confirm successful navigation with page title.