Sidecar / Extensions / Attachment Reminder
Attachment Reminder
Catches the email that says "see attached" when nothing is attached.
v0.3.0Gmail0 requestsFree
- Works in
- Chrome, Edge, Brave on macOS and Windows
- Surfaces
- New mail, reply, reply all, forward, pop out, full screen
- Permissions
- mail.google.com only
- Network
- None
- Version
- 0.3.0, Manifest V3
Attachment Reminder is a free Chrome extension that stops you sending a Gmail message that mentions an attachment without one. It watches your compose window for phrases like "see attached" or "I have attached", and if you press Send with nothing attached it interrupts once and offers to attach the file.
How it decides
Detection is a keyword and phrase list, not a language model. It looks for attachment intent in what you have written: "attach", "attached", "attaching", "see attachment", "please find attached", "enclosed" and their common variants.
A light tense check keeps it from firing on references to a past attachment. "As I attached last time" and "the file I sent previously" both name an attachment, but neither promises one now, so neither triggers a warning.
When it does fire, the prompt appears next to the Send button with two choices: attach a file, or send anyway. Choosing send anyway is remembered for that conversation, so replying again in the same thread will not ask twice.
When it stays silent
Which is almost always. If you did not mention an attachment, or you already attached one, nothing happens at all. No badge, no notification, no icon lighting up. For the overwhelming majority of emails you will never know it is installed.
Permissions
mail.google.com only. It runs on Gmail and nowhere else. It cannot see any other site you visit.
Install it
About a minute, no account, no configuration.
01
Download the .zip and unzip it wherever you keep things.
02
Open chrome://extensions in your browser.
03
Switch on Developer mode, top right of that page.
04
Click Load unpacked and pick the unzipped folder.
05
Reload the page you want it on. That is the whole setup.
Questions about Attachment Reminder
Does it work with Outlook or Apple Mail?
Not yet. This version targets Gmail on the web. The detection logic is kept separate from the Gmail specific code, so adding another mail client is packaging work rather than a rewrite.
Does it read my email?
It reads the text in the compose window you are actively typing in, inside your browser, to look for attachment wording. Nothing is stored, and nothing is sent anywhere. There is no server to send it to.
Will it fire on every email that says "attached"?
No. It only interrupts when attachment wording is present and no file is attached. If you attached the file, it says nothing.
Does it work on replies and forwards?
Yes, across all Gmail compose surfaces: new messages, replies, reply all, forwards, the pop out window and full screen compose.
The rest of the catalog
Clean Copy
Right-click any link and copy it without utm_source, fbclid, gclid and the rest.
Timezone Peek
Highlight "3pm ET" anywhere and see it in your timezone. Silent on times with no zone.
Draft Rescue
Keeps a local copy of what you type, so a crash or a stray back button does not lose it.
Link Destination Check
Warns when link text names one site and the link goes to another. Quiet on ordinary links.
Draft Rot Tracker
Marks Gmail drafts that have sat unsent, once a day at most, with snooze and ignore.
Cancel-By Reminder
Finds trial end and renewal dates in emails you open, and reminds you before they land.
Meeting Link Surfacer
Shows a Join chip just before a call starts, with the Zoom, Meet or Teams link already found.