Cloudflare Tools is a browser extension for bulk operations with Cloudflare zones. Add hundreds of domains, delete or purge cache in bulk — all from a convenient side panel.
Core operations
- Bulk zone creation — paste domains, URLs or any text; the parser extracts valid domains.
- Bulk zone deletion — select zones from a paginated list and delete in one click.
- Bulk cache purge — purge "everything" for multiple zones at once.
- Check zones — view all zones in the account, refresh, and export to CSV.
- Preflight check — see which domains will be created, skipped, or invalid before starting.
Security
- AES-256-GCM encrypted vault with a random 256-bit key.
- Session-only encryption key, cleared on browser close.
- Credentials isolated in extension storage — not accessible by websites or other extensions.
UX
- Full side-panel interface plus a quick-actions popup.
- Real-time progress, ETA, and pause/resume/cancel.
- Operations persist in IndexedDB and resume after restart.
- Automatic rate-limit handling with
Retry-Aftersupport.