Junk Mail Be Gone

Chrome extension for getting rid of junk mails and catalogs

Cos'è Junk Mail Be Gone?

Junk Mail Be Gone è un'estensione di Chrome sviluppata da https://junkmailbegone.com, e la sua funzione principale è "Chrome extension for getting rid of junk mails and catalogs".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Junk Mail Be Gone

Scarica i file di estensione Junk Mail Be Gone 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

                        Businesses send catalogs and promotional mails every day, even when we have never signed up for them. Most of these end up in the trash can, whether they get recycled or not. This is a bane to the environment because of the amount of paper that is wasted, not to mention an utter annoyance for us to have to sift through them and find mails that are actually important. Junk Mail Be Gone helps you to stop specific catalogs by guiding you through all the different online forms on different websites.                    

Informazioni di Base sull'Estensione

Nome Junk Mail Be Gone Junk Mail Be Gone
ID iocoekgioklfipeljfppifdoepejkbbn
URL Ufficiale https://chromewebstore.google.com/detail/junk-mail-be-gone/iocoekgioklfipeljfppifdoepejkbbn
Descrizione Chrome extension for getting rid of junk mails and catalogs
Dimensione del File 125 KB
Conteggio Installazioni 33
Versione Corrente 0.0.3
Ultimo Aggiornamento 2017-12-11
Data di Pubblicazione 2017-12-10
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://junkmailbegone.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Junk Mail Be Gone",
    "description": "Chrome extension for getting rid of junk mails and catalogs",
    "version": "0.0.3",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Chrome extension for getting rid of junk mails and catalogs.",
        "default_icon": "junkmailicon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}