Gmail has a built-in feature that most people never know about: it completely ignores dots in email addresses.
These three addresses all deliver to the same inbox:
johndoe@gmail.com
john.doe@gmail.com
j.o.h.n.d.o.e@gmail.com
Googlify generates every possible dot-variation of your Gmail address — instantly, with no limits. A 7-character username produces 64 unique addresses. A 10-character one produces 512. A 15-character one produces over 16,000.
Every single one lands in your inbox. No new accounts needed. Nothing to manage.
Every AI tool these days gives you a free trial — ChatGPT, Claude, Gemini, Perplexity, and dozens more. Once your trial runs out, that account is used up.
With Googlify, you can sign up again using a different dot-variation of your Gmail address. The service sees a different email. You get a fresh start. Your inbox stays exactly the same.
This works for any service that treats dot-variations as separate accounts — which is most of them.
Chrome Extension
- Works in any Chromium browser (Chrome, Edge, Brave, Arc)
- Type your Gmail, generate all variations instantly
- Copy any variation with one click
- Filter through results with a search bar
- Export the full list as a text file
Android App
- Everything the extension does, on your phone
- Mark variations as "used" so you never reuse one accidentally
- Filter by All / Unused / Used
- Share your list or copy everything at once
- Works fully offline, stores nothing in the cloud
- Download or clone this repository
- Open your browser and go to
chrome://extensions - Turn on Developer mode in the top-right corner
- Click Load unpacked and select the
extension/folder - The Googlify icon appears in your toolbar
- Download or clone this repository
- Open the
android/folder in Android Studio - Connect your phone or start an emulator
- Hit Run
A Play Store release is planned.
- Open Googlify
- Enter your Gmail address
- Hit Generate
- Pick any variation from the list
- Sign up with it on whichever service you want
- Mark it as used (Android) so you remember
That is all. The whole thing takes under a minute.
Googlify works entirely on your device.
- No internet connection required
- No data collected, stored, or sent anywhere
- The "used" list on Android is stored locally and never leaves your phone
- Fully open source — every line of code is in this repository
This tool generates dot-variations of Gmail addresses using a documented, officially-supported Gmail feature. It is intended for personal use with email addresses you own.
Using Googlify to impersonate others, create fake identities, harass people, or violate the terms of service of any platform is not what this is for and is not condoned.
Googlify is an independent project and is not affiliated with, endorsed by, or associated with Google LLC in any way.
The author is not responsible for how others choose to use this tool.
Issues and pull requests are welcome.
- Fork the repository
- Create a branch:
git checkout -b your-feature - Commit your changes
- Open a pull request
MIT — free to use, modify, and distribute. See LICENSE for the full text.