https://github.com/zebbern/chrome-tempmail-extension
Chrome Extension | To generate and manage temp emails using multiple providers. Designed to help you create, view, and copy temp-mail addresses without losing access mid-session.
https://github.com/zebbern/chrome-tempmail-extension
chrome chrome-devtools chrome-extension chrome-extensions javascript mail-verification temp-mail temp-mail-api tempmail tempmail-api tempmail-app tempmail-server verification-code verify-email
Last synced: about 1 month ago
JSON representation
Chrome Extension | To generate and manage temp emails using multiple providers. Designed to help you create, view, and copy temp-mail addresses without losing access mid-session.
- Host: GitHub
- URL: https://github.com/zebbern/chrome-tempmail-extension
- Owner: zebbern
- License: mit
- Created: 2025-05-04T20:01:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T00:17:59.000Z (about 1 year ago)
- Last Synced: 2025-05-05T20:16:41.146Z (about 1 year ago)
- Topics: chrome, chrome-devtools, chrome-extension, chrome-extensions, javascript, mail-verification, temp-mail, temp-mail-api, tempmail, tempmail-api, tempmail-app, tempmail-server, verification-code, verify-email
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TempMail Pro for Chrome
> Chrome Extension to generate and manage temp emails using multiple providers. Designed to help you create, view, and copy temp-mail addresses without losing access mid-session.

## Installation
1. Put chrome://extensions **in your address bar**
2. **Enable** Developer mode (toggle in the top right)
3. **Click** Load unpacked
4. **Select the extension folder** (the directory containing your `manifest.json`)
5. **The extension will now appear in your toolbar**
## Features
- Create disposable email addresses instantly
- Access emails from multiple providers:
- Guerrilla Mail
- Mail.gw
- DropMail.me
- Mail.tm
- TempMail.lol
- Automatic inbox refresh
- Email expiration timer
- Copy email address with one click
- View HTML and raw message content
- Real-time notifications for new messages
## Development
For developers interested in contributing or customizing this extension:
- Written in vanilla JavaScript
- Uses browser.storage for persistence
- Handles multiple API implementations for different providers
*Created by github.com/zebbern*