Pro

CronJob

Schedule JavaScript automations that run on a timer — ping URLs, fetch data, send emails via Resend, create todos. Templates included, secrets stored securely.

Real JavaScript automations on a schedule

CronJob lets you write real JavaScript with full fetch() access and run it on a recurring schedule. Pick a built-in template — Ping URL, Send Email, Fetch & Log, Create Todo — or write your own script from scratch. Jobs run server-side on Cloudflare Workers, so they execute even when your browser is closed.

API keys and secrets are encoded client-side and decoded only inside the execution sandbox. They never appear in logs, API responses, or network traffic.

Everything you need, nothing you don't

Template library

Choose from built-in templates: Ping URL, Fetch & Log Data, Send Email (Resend), Reminder, Create Todo, or start with a Custom Script.

Flexible schedules

Schedule jobs hourly, daily at a specific time, weekly on a given day, or monthly. Plain English syntax, no cron expression knowledge needed.

Secure secrets

API keys and secrets are base64-encoded client-side and decoded only inside the V8 execution sandbox. Keys never appear in logs or API responses.

Live output

View the console output of each run directly in the app. Errors, warnings, and log lines are captured and timestamped.

Manual trigger

Run any job immediately from the detail panel without waiting for the schedule. Useful for testing new scripts.

Cloud execution

Jobs run server-side on Cloudflare Workers via a cron trigger every minute. Scripts execute even when your browser is closed.

Real JavaScript, not a visual flow builder

Most automation tools (Zapier, Make) cost $20–100/mo and lock you into their visual flow builders. CronJob lets you write real JavaScript with full fetch() access and run it on a schedule — included in the $1.99/mo Pro plan. Your scripts, your logic.

  • Real JavaScript with fetch() access
  • Secrets never exposed in plaintext
  • Runs in the cloud when browser is closed
  • Pro — $1.99/mo

Automate with real JavaScript

Included in Pro. $1.99/mo for all Pro plugins.