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.

Vad är Unroll.Me Alternative-Mass Unsubscribe Email?

Unroll.Me Alternative-Mass Unsubscribe Email är en Chrome-tillägg utvecklad av Max, och dess huvudfunktion är "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Unroll.Me Alternative-Mass Unsubscribe Email-förlängningens CRX-fil

Ladda ner Unroll.Me Alternative-Mass Unsubscribe Email-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Unroll.Me Alternative-Mass Unsubscribe Email Unroll.Me Alternative-Mass Unsubscribe Email
ID ebeoconeakilfjjchnjoaaoohnckidoc
Officiell webbadress https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc
Beskrivning Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Filstorlek 1.42 MB
Antal Installationer 28
Aktuell Version 1.0.1
Senast Uppdaterad 2024-01-24
Publiceringsdatum 2024-01-03
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Max
E-post [email protected]
Betalningssätt free
Stödda Språk 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\/*"
            ]
        }
    ]
}