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.

Cos'è Unroll.Me Alternative-Mass Unsubscribe Email?

Unroll.Me Alternative-Mass Unsubscribe Email è un'estensione di Chrome sviluppata da Max, e la sua funzione principale è "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 dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Unroll.Me Alternative-Mass Unsubscribe Email

Scarica i file di estensione Unroll.Me Alternative-Mass Unsubscribe Email in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Unroll.Me Alternative-Mass Unsubscribe Email Unroll.Me Alternative-Mass Unsubscribe Email
ID ebeoconeakilfjjchnjoaaoohnckidoc
URL Ufficiale https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc
Descrizione Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Dimensione del File 1.42 MB
Conteggio Installazioni 28
Versione Corrente 1.0.1
Ultimo Aggiornamento 2024-01-24
Data di Pubblicazione 2024-01-03
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Max
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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\/*"
            ]
        }
    ]
}