Temp Emails - Temporary & Disposable

Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free

Cos'è Temp Emails - Temporary & Disposable?

Temp Emails - Temporary & Disposable è un'estensione di Chrome sviluppata da https://www.tempemails.net, e la sua funzione principale è "Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Temp Emails - Temporary & Disposable

Scarica i file di estensione Temp Emails - Temporary & Disposable in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Temp Emails - Temporary & Disposable Temp Emails - Temporary & Disposable
ID bhnbmlehapmclipacdbifnakdamnadin
URL Ufficiale https://chromewebstore.google.com/detail/temp-emails-temporary-dis/bhnbmlehapmclipacdbifnakdamnadin
Descrizione Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free
Dimensione del File 489 KB
Conteggio Installazioni 191
Versione Corrente 1.0
Ultimo Aggiornamento 2018-08-31
Data di Pubblicazione 2018-08-31
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore https://www.tempemails.net
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.tempemails.net/
URL della Pagina di Aiuto https://www.tempemails.net/faq
Lingue Supportate 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\/*"
    ]
}