12 lines
468 B
JSON
12 lines
468 B
JSON
{
|
|
"name": "cloudflare-browser-rendering",
|
|
"description": "Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, or session limits.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |