Junk Mail Be Gone

Chrome extension for getting rid of junk mails and catalogs

Τι είναι το Junk Mail Be Gone;

Το Junk Mail Be Gone είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://junkmailbegone.com, και η κύρια λειτουργία του είναι "Chrome extension for getting rid of junk mails and catalogs".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Junk Mail Be Gone

Λήψη αρχείων επέκτασης Junk Mail Be Gone σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Junk Mail Be Gone Junk Mail Be Gone
ID iocoekgioklfipeljfppifdoepejkbbn
Επίσημο URL https://chromewebstore.google.com/detail/junk-mail-be-gone/iocoekgioklfipeljfppifdoepejkbbn
Περιγραφή Chrome extension for getting rid of junk mails and catalogs
Μέγεθος Αρχείου 125 KB
Αριθμός Εγκαταστάσεων 33
Τρέχουσα Έκδοση 0.0.3
Τελευταία Ενημέρωση 2017-12-11
Ημερομηνία Δημοσίευσης 2017-12-10
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://junkmailbegone.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
}