Junk Mail Be Gone

Chrome extension for getting rid of junk mails and catalogs

Apa itu Junk Mail Be Gone?

Junk Mail Be Gone adalah ekstensi Chrome yang dikembangkan oleh https://junkmailbegone.com, dan fitur utamanya adalah "Chrome extension for getting rid of junk mails and catalogs".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Junk Mail Be Gone

Unduh file ekstensi Junk Mail Be Gone dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Junk Mail Be Gone Junk Mail Be Gone
ID iocoekgioklfipeljfppifdoepejkbbn
URL Resmi https://chromewebstore.google.com/detail/junk-mail-be-gone/iocoekgioklfipeljfppifdoepejkbbn
Deskripsi Chrome extension for getting rid of junk mails and catalogs
Ukuran File 125 KB
Jumlah Instalasi 33
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2017-12-11
Tanggal Publikasi 2017-12-10
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://junkmailbegone.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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
}