Temp Emails - Temporary & Disposable
Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free
What is Temp Emails - Temporary & Disposable?
Temp Emails - Temporary & Disposable is a Chrome extension developed by https://www.tempemails.net, and its main feature is "Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free".
Extension Screenshots
Download Temp Emails - Temporary & Disposable Extension CRX File
Download Temp Emails - Temporary & Disposable 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
If you want to reaming you official email clean then this extension well solve your problem. Using this extension you can get ride from spam emails, advertising mailings, phishing emails etc by using our disposable or temporary email service. Every one want to keep their real email safe from hacker just add this extension and get ride of spamming. This extension is pretty easy to use, you can create disposable email without any sign up, It's just the magic of three steps. You can watch the steps in the extension screen shorts.
Extension Basic Information
Name | Temp Emails - Temporary & Disposable |
ID | bhnbmlehapmclipacdbifnakdamnadin |
Official URL | https://chromewebstore.google.com/detail/temp-emails-temporary-dis/bhnbmlehapmclipacdbifnakdamnadin |
Description | Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free |
File Size | 489 KB |
Installation Count | 191 |
Current Version | 1.0 |
Last Updated | 2018-08-31 |
Publish Date | 2018-08-31 |
Rating | 2.33/5 Total 3 Ratings |
Developer | https://www.tempemails.net |
[email protected] | |
Payment Type | free |
Extension Website | https://www.tempemails.net/ |
Help Page URL | https://www.tempemails.net/faq |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "short_name": "Temp Emails", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "1.0", "default_locale": "en", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "icons": { "16": "img\/16x16.png", "128": "img\/image-128x128.png" }, "browser_action": { "default_icon": "img\/image-128x128.png", "default_popup": "popup.html", "default_title": "__MSG_appName__" }, "web_accessible_resources": [], "permissions": [ "https:\/\/www.tempemails.net\/*" ] } |