Mailway - temporary email address generator
Temporary email address generator
What is Mailway - temporary email address generator?
Mailway - temporary email address generator is a Chrome extension developed by https://mailway.app, and its main feature is "Temporary email address generator".
Extension Screenshots
Download Mailway - temporary email address generator Extension CRX File
Download Mailway - temporary email address generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Generate, in a click, temporary email addresses (that looks legit) using your own domain. Emails received after a few hours will be refused to reduce spam from bad websites. Requires a Mailway account.
Extension Basic Information
Name | Mailway - temporary email address generator |
ID | okmepiahefgkiehemdlmnkbnlijefncn |
Official URL | https://chromewebstore.google.com/detail/mailway-temporary-email-a/okmepiahefgkiehemdlmnkbnlijefncn |
Description | Temporary email address generator |
File Size | 54.43 KB |
Installation Count | 36 |
Current Version | 1.0.2 |
Last Updated | 2021-01-05 |
Publish Date | 2020-12-31 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://mailway.app |
[email protected] | |
Payment Type | free |
Extension Website | https://mailway.app |
Privacy Policy Page URL | https://mailway.app/privacy-policy |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mailway - temporary email address generator", "description": "Temporary email address generator", "version": "1.0.2", "browser_action": { "default_popup": "popup.html" }, "permissions": [ "clipboardWrite", "cookies", "storage", "https:\/\/api.mailway.app\/*", "https:\/\/dash.mailway.app\/*" ] } |