StopSpam.app - Temporary Email without ads

StopSpam - Temporary Email

Wat is StopSpam.app - Temporary Email without ads?

StopSpam.app - Temporary Email without ads is een Chrome-extensie ontwikkeld door https://stopspam.app, en de belangrijkste functie is "StopSpam - Temporary Email".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie StopSpam.app - Temporary Email without ads

Download StopSpam.app - Temporary Email without ads-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Temporary disposable email address. 

StopSpam.app provides temporary, secure, anonymous, free, disposable email address without ads.
Keep your real mailbox clean and secure. 

Also you can use our Android app.
You can use your own domain with us also, just contact us.                    

Basisinformatie over de Extensie

Naam StopSpam.app - Temporary Email without ads StopSpam.app - Temporary Email without ads
ID nhnmkagklnnjefkfdaomccibapkggbeh
Officiële URL https://chromewebstore.google.com/detail/stopspamapp-temporary-ema/nhnmkagklnnjefkfdaomccibapkggbeh
Beschrijving StopSpam - Temporary Email
Bestandsgrootte 288 KB
Aantal Installaties 25
Huidige Versie 1.5.0
Laatst Bijgewerkt 2019-10-29
Publicatiedatum 2019-10-29
Ontwikkelaar https://stopspam.app
Betalingswijze free
Extensiewebsite https://stopspam.app
Help Pagina-URL https://stopspam.app
URL van de Privacybeleid Pagina https://stopspam.app/terms-and-conditions
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "StopSpam.app - Temporary Email without ads",
    "description": "StopSpam - Temporary Email",
    "version": "1.5.0",
    "manifest_version": 2,
    "icons": {
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "StopSpam.app",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "storage",
        "cookies",
        "https:\/\/*.stopspam.app\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}