Temp Mail by Smailpro
Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.
Temp Mail by Smailproとは何ですか?
Temp Mail by Smailproはhttps://smailpro.comによって開発されたChromeの拡張機能で、その主な機能は「Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.」です。
拡張機能のスクリーンショット
Temp Mail by Smailpro拡張機能のCRXファイルをダウンロード
Temp Mail by Smailpro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
1. Create temporary emails easily and quickly Just open the tool and you will immediately have a temporary email address to use. The mailbox of that email address is also designed right in the tool, making it even simpler to receive and read messages. 2. The speed of receiving messages of disposable email is very fast Through many tool upgrades, Smailpro now has a very fast message receiving speed. All messages sent to temporary email addresses are measured to be under 10s 3. Delete or restore at any time After using it, you can completely delete that email address permanently or restore it whenever you want. All you need to do is remember the name of the email address you used to use. 4. Protect user identity No one will know who you are, where you come from, what email address you created, what the message read. Even us 5. Domain diversity Currently, we offer a lot of beautiful domain names for temporary email addresses. This gives credibility to the email address when one looks at it. In addition, we also replace or add new domain names regularly to give you a variety of choices.
拡張機能の基本情報
名前 | Temp Mail by Smailpro |
ID | hpjiofbbhffhfeiioadkedhalpijppnk |
公式URL | https://chromewebstore.google.com/detail/temp-mail-by-smailpro/hpjiofbbhffhfeiioadkedhalpijppnk |
説明 | Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks. |
ファイルサイズ | 775 KB |
インストール数 | 538 |
現在のバージョン | 1.0 |
最終更新日 | 2022-11-17 |
公開日 | 2022-11-17 |
開発者 | https://smailpro.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://smailpro.com/ |
ヘルプページのURL | https://smailpro.com/contact |
プライバシーポリシーページのURL | https://smailpro.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Temp Mail by Smailpro", "description": "Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.", "version": "1.0", "author": "Sonjj", "action": { "default_popup": "index.html", "default_icon": { "20": "icons\/logo-20.png", "40": "icons\/logo-40.png" } }, "background": { "service_worker": "background.js" }, "permissions": [], "content_security_policy": { "script-src": "self", "object-src": "self" } } |