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 |
官方網址 | 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\/*" ] } |