Deadline Dog

Never miss a
conference deadline again.

Deadline Dog finds dates and deadlines on any webpage — great for AI conference pages — and adds them to your calendar in two clicks.

No sign-up 100% local — nothing leaves your browser Works with every calendar
Features

Built for researchers.

Made for the pages you actually read: conference "important dates" tables, CFPs, and rolling-review calendars.

🎓

Conference-aware

Labels every date — abstract, paper submission, rebuttal, notification, camera-ready, registration — and groups them by venue.

🌍

AoE & time zones

"11:59 PM Anywhere on Earth" becomes the exact instant in your calendar. UTC offsets, US/EU zones, and JST handled too.

📅

Any calendar

One click opens a prefilled Google Calendar event, or download .ics files for Apple Calendar, Outlook, and everything else.

Countdown badge

Track a deadline and the toolbar shows days remaining — turning orange, then red as it approaches. Built-in 1-week reminders.

🗣️

Three languages

Reads dates written in English, Japanese (2026年5月15日), and Spanish (15 de mayo de 2026). Interface localized in all three.

🎯

Precision-gated

Stays silent on search results, mail, and social feeds. Only speaks up when a page clearly lists real deadlines.

How it works

From webpage to calendar in three steps.

Visit a deadline page

Open any conference site — NeurIPS, ICML, ACL, CVPR, AAAI… The dog appears only when real deadlines are found.

Review in the panel

Every deadline is labeled with a confidence score. Edit titles, dates, times, and time zones before saving.

Save & track

Send events to Google Calendar or download .ics files with reminders. Tracked deadlines count down on the toolbar badge.

Privacy

Your reading stays yours.

🔒
Everything runs locally in your browser.
  • No account, no sign-up, no tracking, no analytics.
  • Page content is analyzed on your device and never transmitted anywhere.
  • No network requests to any server — verifiable in the source.
  • Only the permissions needed to save settings and deadlines, show the panel, scan pages locally, and refresh the countdown.

Read the full privacy policy →

From source

Install from source.

Rather build it yourself? It's open source (MIT) — clone the repository and load it into Chrome as an unpacked extension. About a minute's work.

  1. Get the code. Clone the repository (or download the ZIP from GitHub).
    git clone https://github.com/AIDeadlineDog/AIDeadlineDog.git
    cd AIDeadlineDog
  2. Build it. Requires Node.js. The bundle is written to dist/.
    npm install
    npm run build
  3. Load it into Chrome. Open chrome://extensions, turn on Developer mode, click Load unpacked, and select the dist/ folder.
  4. Try it. Visit a conference "important dates" page — NeurIPS, ICML, ACL, CVPR — and listen for the woof. 🐾

Works in Chrome and other Chromium browsers (Edge, Brave, Vivaldi). Everything runs locally — no keys, no accounts, no build-time services.