Temp Mail by Smailpro

Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.

O que é Temp Mail by Smailpro?

Temp Mail by Smailpro é uma extensão do Chrome desenvolvida por https://smailpro.com, e sua principal característica é "Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Temp Mail by Smailpro

Baixe arquivos de extensão Temp Mail by Smailpro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Temp Mail by Smailpro Temp Mail by Smailpro
ID hpjiofbbhffhfeiioadkedhalpijppnk
URL Oficial https://chromewebstore.google.com/detail/temp-mail-by-smailpro/hpjiofbbhffhfeiioadkedhalpijppnk
Descrição Instantly create a temporary email address to protect you from spam, phishing and malware. No commitments and no risks.
Tamanho do Arquivo 775 KB
Contagem de Instalações 538
Versão Atual 1.0
Última Atualização 2022-11-17
Data de Publicação 2022-11-17
Desenvolvedor https://smailpro.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://smailpro.com/
URL da Página de Ajuda https://smailpro.com/contact
URL da Página de Política de Privacidade https://smailpro.com/privacy
Idiomas Suportados 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"
    }
}