Junk Mail Be Gone

Chrome extension for getting rid of junk mails and catalogs

Junk Mail Be Goneとは何ですか?

Junk Mail Be Goneはhttps://junkmailbegone.comによって開発されたChromeの拡張機能で、その主な機能は「Chrome extension for getting rid of junk mails and catalogs」です。

拡張機能のスクリーンショット

screenshot

Junk Mail Be Gone拡張機能のCRXファイルをダウンロード

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
Eメール [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
}