Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.17 KB

💌 Email Generator

screenshot

The Random Email Generator allows you to effortlessly create unique email addresses for wildcard domains. By leveraging the active browser tab and random hexadecimal strings, this tool ensures each email generated is distinct and tailored to your current online context.

⛳ Features

  • Wildcard Domain Support: Generate emails specifically for wildcard domains (e.g., privaterelay.example.com).
  • Context-Aware: Utilizes the active browser tab to create relevant email addresses.
  • Unique Identifiers: Incorporates random hex strings for added uniqueness, minimizing the chances of duplication.

🧬 Installation

🏗️ Development

  • Node 22.5
npm install
npm test
npm run dev

🙋🏼 How to Use

  1. Open a webpage where you want to create a unique email address.
  2. Activate the plugin to generate a random email address based on the current site.

⛰️ Inspiration