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.
Co je Unroll.Me Alternative-Mass Unsubscribe Email?
Unroll.Me Alternative-Mass Unsubscribe Email je rozšíření Chrome vyvinuté Max, a jeho hlavní funkcí je „Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Unroll.Me Alternative-Mass Unsubscribe Email
Stáhněte si soubory rozšíření Unroll.Me Alternative-Mass Unsubscribe Email ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Základní Informace o Rozšíření
Název | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
Oficiální URL | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
Popis | Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails. |
Velikost souboru | 1.42 MB |
Počet instalací | 28 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2024-01-24 |
Datum Vydání | 2024-01-03 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | Max |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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\/*" ] } ] } |