An open API service indexing awesome lists of open source software.

https://github.com/zebbern/firefox-tempmail-extention

Firefox 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/firefox-tempmail-extention

firefox firefox-addon firefox-browser firefox-extension firefox-extensions firefox-webextension javascript temp temp-email temp-mail temp-mail-api temp-mail-app tempmail tempmail-api tempmail-server verification-code verify-email

Last synced: 6 months ago
JSON representation

Firefox 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.

Awesome Lists containing this project

README

          

## TempMail Pro for Firefox
> Firefox 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.

![temp-zebbern](https://github.com/user-attachments/assets/af783c73-d7d5-4af2-aeae-85ff5b279952)

## Installation

1. Put about:debugging#/runtime/this-firefox **in your address bar**
2. **Select This Firefox from the left sidebar**
3. **Click Load Temporary Add-on...**
4. **Select the downloaded ZIP file** (or the manifest.json file directly)
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*