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
}