### 📸 Website screenshot The *screenshot* plugin lets you take a screenshot from any website. It can be restricted with a [CSS selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) or you can take a full page.
|
|
| Type | Description |
plugin_screenshot |
Display a screenshot of any website |
type: boolean
default: no |
|
plugin_screenshot_title |
Screenshot title caption |
type: string
default: Screenshot |
|
plugin_screenshot_url |
Website to take screenshot |
type: string
|
|
plugin_screenshot_selector |
Selector to take in screenshot |
type: string
default: body |
|
plugin_screenshot_background |
Display or remove default page background |
type: boolean
default: yes |