Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.21 KB

File metadata and controls

37 lines (28 loc) · 1.21 KB

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.

temp-zebbern

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