Unroll.Me Alternative-Mass Unsubscribe Email

Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.

Unroll.Me Alternative-Mass Unsubscribe Emailคืออะไร?

Unroll.Me Alternative-Mass Unsubscribe Email เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Max และคุณลักษณะหลักของมันคือ "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Unroll.Me Alternative-Mass Unsubscribe Email

ดาวน์โหลดไฟล์ส่วนขยาย Unroll.Me Alternative-Mass Unsubscribe Email ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Unroll.Me Alternative-Mass Unsubscribe Email Unroll.Me Alternative-Mass Unsubscribe Email
ID ebeoconeakilfjjchnjoaaoohnckidoc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc
คำอธิบาย Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
ขนาดไฟล์ 1.42 MB
จำนวนการติดตั้ง 28
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2024-01-24
วันที่เผยแพร่ 2024-01-03
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Max
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Unroll.Me Alternative-Mass Unsubscribe Email",
    "version": "1.0.1",
    "description": "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.",
    "permissions": [],
    "action": [],
    "icons": {
        "128": "icon128.439a2463.png"
    },
    "background": {
        "service_worker": "service_worker.a4834a76.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/index.html"
            ],
            "matches": [
                "https:\/\/toolboxforweb.xyz\/*"
            ]
        }
    ]
}