Temp Emails - Temporary & Disposable
Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free
什么是Temp Emails - Temporary & Disposable?
Temp Emails - Temporary & Disposable是由https://www.tempemails.net开发的Chrome扩展程序,该扩展的主要功能是“Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free”。
扩展截图
下载Temp Emails - Temporary & Disposable扩展crx文件
下载Temp Emails - Temporary & Disposable扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Temp Emails - Temporary & Disposable |
ID | bhnbmlehapmclipacdbifnakdamnadin |
官方URL | https://chromewebstore.google.com/detail/temp-emails-temporary-dis/bhnbmlehapmclipacdbifnakdamnadin |
简介 | Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free |
文件大小 | 489 KB |
安装次数 | 191 |
当前版本 | 1.0 |
更新时间 | 2018-08-31 |
上架时间 | 2018-08-31 |
评分 | 2.33/5 共3次评分 |
开发者 | https://www.tempemails.net |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.tempemails.net/ |
帮助页面URL | https://www.tempemails.net/faq |
支持的语言 | 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\/*" ] } |