MailMess is a browser extension that automatically generates email aliases for the website you are currently on. You can use email maskers and relays such as Firefox Relay, Addy.io or SimpleLogin
Due to recent Mozzila privacy changes i have delete my Mozzila account and thus also the addon.
- Easy: Quickly generate a new email for each website
- Customizable: Choose if you want to add random string to a catch all adress
- Automatic: When registering on a website, an icon appears that when clicks fills the email with a generated email using the rules set in the dropdown
After installing the extension, you can start using it by:
- Clicking on the extension icon in your browser toolbar.
- Entering your email suffix.
- Optionally, enabling the feature to add a random string to the email address for privacy.
- Copying the generated email address to your clipboard with a click.
Clone the Repository:
git clone https://github.com/IIRoan/Mailmess.gitInstall Dependencies:
cd Mailmess
npm install
npm install --global web-extStart the Development Server:
npm startBuild to final:
npm run build
cd build
web-ext buildUse web-ext run inside /build to try it out
We welcome contributions from the community. If you would like to contribute, please fork the repository, make your changes, and submit a pull request.
For any questions or support, please open an issue on GitHub.
Thank you for using MailMess!

