screenshot
Capture the visible browser tab as a PNG or JPEG image, using the chrome.tabs API to bypass CDP and bot-detection mechanisms.
Instructions
Capture the visible tab via chrome.tabs.captureVisibleTab (chrome.tabs API — NO CDP, no bot-detection surface)…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| quality | No | JPEG quality 0-100 (default 80) |