← Back to plugins index | |
This plugin displays a screenshot from any website. It can either show the full page or a portion restricted by a CSS selector. | |
Authors | @lowlighter |
Supported features → Full specification |
📗 Classic template 📘 Repository template 📙 Terminal template |
👤 Users 👥 Organizations 📓 Repositories |
|
No tokens are required for this plugin | |
Option | Description |
Enable screenshot plugin |
|
🌐 Web instances must configure settings.json :
boolean
default: no |
|
Title caption |
|
type: string
default: Screenshot |
|
Website URL |
|
type: string
|
|
CSS Selector |
|
type: string
default: body |
|
Output mode
|
|
type: string
default: image allowed values:
|
|
Viewport options |
|
type: json
default: → Click to expand
|
|
Wait time before taking screenshot (ms) |
|
type: number
(0 ≤
𝑥)
default: 0 |
|
Background |
|
type: boolean
default: yes |
name: XKCD of the day
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.screenshot.svg
token: NOT_NEEDED
base: ""
plugin_screenshot: yes
plugin_screenshot_title: XKCD of the day
plugin_screenshot_url: https://xkcd.com
plugin_screenshot_selector: "#comic img"