Documentation Index
Fetch the complete documentation index at: https://docs.domshot.dev/llms.txt
Use this file to discover all available pages before exploring further.
Cookie Banner Blocking
Block cookie consent banners and popups from appearing in your screenshots.Basic usage
bash
What gets blocked
| Type | Examples |
|---|---|
| Cookie consent banners | GDPR/CCPA popups |
| Cookie notices | ”We use cookies” messages |
| Consent dialogs | ”Accept all” buttons |
| Cookie settings | Preference panels |
Combining with other blocking
Cookie banner blocking works alongside ad and tracking blocking:bash
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
blockBanners | boolean | false | Enable cookie banner blocking |
See also
- Ad Blocking - Block advertisements
- Tracking Blocking - Block tracking scripts