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.
¿Qué es Unroll.Me Alternative-Mass Unsubscribe Email?
Unroll.Me Alternative-Mass Unsubscribe Email es una extensión de Chrome desarrollada por Max, y su función principal es "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Unroll.Me Alternative-Mass Unsubscribe Email
Descarga archivos de extensión Unroll.Me Alternative-Mass Unsubscribe Email en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Información Básica de la Extensión
Nombre | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
URL Oficial | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
Descripción | Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails. |
Tamaño del Archivo | 1.42 MB |
Cantidad de Instalaciones | 28 |
Versión Actual | 1.0.1 |
Última Actualización | 2024-01-24 |
Fecha de Publicación | 2024-01-03 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | Max |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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\/*" ] } ] } |