screenshot
Capture the active page, popup, or side panel of a Chrome extension as a base64 PNG, optionally including the full scrollable page.
Instructions
Take a screenshot of the page, popup, or side panel. Returns base64 PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Which context to screenshot | page |
| fullPage | No | Capture full scrollable page |