screenshot
Capture the visible tab to obtain an accurate screenshot of the current page state, using the Chrome tabs API to avoid CDP and bot detection.
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) |